GroupId | GroupIdcom.webcohesion.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-examples |
Version | Version2.0.0 |
Type | Typepom |
Filename | Size |
---|---|
enunciate-examples-2.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/
implementation 'com.webcohesion.enunciate:enunciate-examples:2.0.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/
implementation ("com.webcohesion.enunciate:enunciate-examples:2.0.0")
'com.webcohesion.enunciate:enunciate-examples:pom:2.0.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples" rev="2.0.0">
<artifact name="enunciate-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples', version='2.0.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples" % "2.0.0"
[com.webcohesion.enunciate/enunciate-examples "2.0.0"]