не последняя версия
Последняя версия 3.5.1.Final

org.ocpsoft.rewrite:rewrite-distribution 3.0.0.Alpha10


Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

org.ocpsoft.rewrite
Идентификатор

Идентификатор

rewrite-distribution
Версия

Версия

3.0.0.Alpha10
Тип

Тип

pom

Скачать rewrite-distribution 3.0.0.Alpha10


<!-- https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-distribution/ -->
<dependency>
    <groupId>org.ocpsoft.rewrite</groupId>
    <artifactId>rewrite-distribution</artifactId>
    <version>3.0.0.Alpha10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-distribution/
implementation 'org.ocpsoft.rewrite:rewrite-distribution:3.0.0.Alpha10'
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-distribution/
implementation ("org.ocpsoft.rewrite:rewrite-distribution:3.0.0.Alpha10")
'org.ocpsoft.rewrite:rewrite-distribution:pom:3.0.0.Alpha10'
<dependency org="org.ocpsoft.rewrite" name="rewrite-distribution" rev="3.0.0.Alpha10">
  <artifact name="rewrite-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ocpsoft.rewrite', module='rewrite-distribution', version='3.0.0.Alpha10')
)
libraryDependencies += "org.ocpsoft.rewrite" % "rewrite-distribution" % "3.0.0.Alpha10"
[org.ocpsoft.rewrite/rewrite-distribution "3.0.0.Alpha10"]