не последняя версия
Последняя версия 1.0.4

org.jasig.resource-aggregator:resource-aggregator-util 1.0.2

Utitilities for the Resource Aggregator project.

Группа

Группа

org.jasig.resource-aggregator
Идентификатор

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

resource-aggregator-util
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать resource-aggregator-util 1.0.2


<!-- https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-util/ -->
<dependency>
    <groupId>org.jasig.resource-aggregator</groupId>
    <artifactId>resource-aggregator-util</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-util/
implementation 'org.jasig.resource-aggregator:resource-aggregator-util:1.0.2'
// https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-util/
implementation ("org.jasig.resource-aggregator:resource-aggregator-util:1.0.2")
'org.jasig.resource-aggregator:resource-aggregator-util:jar:1.0.2'
<dependency org="org.jasig.resource-aggregator" name="resource-aggregator-util" rev="1.0.2">
  <artifact name="resource-aggregator-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.resource-aggregator', module='resource-aggregator-util', version='1.0.2')
)
libraryDependencies += "org.jasig.resource-aggregator" % "resource-aggregator-util" % "1.0.2"
[org.jasig.resource-aggregator/resource-aggregator-util "1.0.2"]