The Enunciate C# module generates the C# client code for accessing the Enunciate services.
'org.codehaus.enunciate:enunciate-csharp:1.22'
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-csharp</artifactId>
<version>1.22</version>
</dependency>
<dependency org="org.codehaus.enunciate" name="enunciate-csharp" rev="1.22"/>
"org.codehaus.enunciate", "enunciate-csharp", "1.22"