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