GroupId | GroupIdcom.webcohesion.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-examples |
Version | Version2.11.1 |
Type | Typepom |
Filename | Size |
---|---|
enunciate-examples-2.11.1.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.11.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/
implementation 'com.webcohesion.enunciate:enunciate-examples:2.11.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples/
implementation ("com.webcohesion.enunciate:enunciate-examples:2.11.1")
'com.webcohesion.enunciate:enunciate-examples:pom:2.11.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples" rev="2.11.1">
<artifact name="enunciate-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples', version='2.11.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples" % "2.11.1"
[com.webcohesion.enunciate/enunciate-examples "2.11.1"]