| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.webcohesion.enunciate |
| Идентификатор | Идентификаторenunciate-javac-support |
| Последняя версия | Последняя версия2.14.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEnunciate - Javac Support
Support classes for working with the Javac API.
|
| Имя Файла | Размер |
|---|---|
| enunciate-javac-support-2.14.0.pom | |
| enunciate-javac-support-2.14.0.jar | 76 KB |
| enunciate-javac-support-2.14.0-sources.jar | 58 KB |
| enunciate-javac-support-2.14.0-javadoc.jar | 343 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |