is not current version
Last Version 1.0.1

org.jasig:resource-aggregator-parent 1.0.0

Parent for the Resource Aggregator project.

GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

resource-aggregator-parent
Version

Version

1.0.0
Type

Type

pom

Download resource-aggregator-parent 1.0.0


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