| Группа | Группаcommons-attributes |
|---|---|
| Идентификатор | Идентификаторcommons-attributes-compiler |
| Последняя версия | Последняя версия2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJakarta Commons Attributes Ant Tasks and Utilities
An Ant task that will precompile Java source.
|
| Имя Файла | Размер |
|---|---|
| commons-attributes-compiler-2.2.pom | |
| commons-attributes-compiler-2.2.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/commons-attributes/commons-attributes-compiler/ -->
<dependency>
<groupId>commons-attributes</groupId>
<artifactId>commons-attributes-compiler</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/commons-attributes/commons-attributes-compiler/
implementation 'commons-attributes:commons-attributes-compiler:2.2'
// https://jarcasting.com/artifacts/commons-attributes/commons-attributes-compiler/
implementation ("commons-attributes:commons-attributes-compiler:2.2")
'commons-attributes:commons-attributes-compiler:jar:2.2'
<dependency org="commons-attributes" name="commons-attributes-compiler" rev="2.2">
<artifact name="commons-attributes-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-attributes', module='commons-attributes-compiler', version='2.2')
)
libraryDependencies += "commons-attributes" % "commons-attributes-compiler" % "2.2"
[commons-attributes/commons-attributes-compiler "2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-attributes : commons-attributes-api | jar | 2.2 |