| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.paulhammant |
| Идентификатор | Идентификаторbuildradiatorantlistener |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBuildRadiator.org Ant Listener
Build Radiator Maven extension
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.paulhammant/buildradiatorantlistener/ -->
<dependency>
<groupId>com.paulhammant</groupId>
<artifactId>buildradiatorantlistener</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant/buildradiatorantlistener/
implementation 'com.paulhammant:buildradiatorantlistener:1.0'
// https://jarcasting.com/artifacts/com.paulhammant/buildradiatorantlistener/
implementation ("com.paulhammant:buildradiatorantlistener:1.0")
'com.paulhammant:buildradiatorantlistener:jar:1.0'
<dependency org="com.paulhammant" name="buildradiatorantlistener" rev="1.0">
<artifact name="buildradiatorantlistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant', module='buildradiatorantlistener', version='1.0')
)
libraryDependencies += "com.paulhammant" % "buildradiatorantlistener" % "1.0"
[com.paulhammant/buildradiatorantlistener "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.8.9 |