License |
License |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-javac-support |
Version | Version2.13.3 |
Type | Typejar |
Description |
DescriptionEnunciate - Javac Support
Support classes for working with the Javac API.
|
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-javac-support/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-javac-support</artifactId>
<version>2.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-javac-support/
implementation 'com.webcohesion.enunciate:enunciate-javac-support:2.13.3'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-javac-support/
implementation ("com.webcohesion.enunciate:enunciate-javac-support:2.13.3")
'com.webcohesion.enunciate:enunciate-javac-support:jar:2.13.3'
<dependency org="com.webcohesion.enunciate" name="enunciate-javac-support" rev="2.13.3">
<artifact name="enunciate-javac-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-javac-support', version='2.13.3')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-javac-support" % "2.13.3"
[com.webcohesion.enunciate/enunciate-javac-support "2.13.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |