License |
License |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-javac-support |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-javac-support/
implementation 'com.webcohesion.enunciate:enunciate-javac-support:2.14.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-javac-support/
implementation ("com.webcohesion.enunciate:enunciate-javac-support:2.14.0")
'com.webcohesion.enunciate:enunciate-javac-support:jar:2.14.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-javac-support" rev="2.14.0">
<artifact name="enunciate-javac-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-javac-support', version='2.14.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-javac-support" % "2.14.0"
[com.webcohesion.enunciate/enunciate-javac-support "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |