License |
License |
---|---|
GroupId | GroupIdorg.moditect |
ArtifactId | ArtifactIdmoditect-aggregator |
Last Version | Last Version1.0.0.RC2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionModiTect Aggregator
Module system tooling
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moditect-aggregator-1.0.0.RC2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moditect/moditect-aggregator/ -->
<dependency>
<groupId>org.moditect</groupId>
<artifactId>moditect-aggregator</artifactId>
<version>1.0.0.RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.moditect/moditect-aggregator/
implementation 'org.moditect:moditect-aggregator:1.0.0.RC2'
// https://jarcasting.com/artifacts/org.moditect/moditect-aggregator/
implementation ("org.moditect:moditect-aggregator:1.0.0.RC2")
'org.moditect:moditect-aggregator:pom:1.0.0.RC2'
<dependency org="org.moditect" name="moditect-aggregator" rev="1.0.0.RC2">
<artifact name="moditect-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.moditect', module='moditect-aggregator', version='1.0.0.RC2')
)
libraryDependencies += "org.moditect" % "moditect-aggregator" % "1.0.0.RC2"
[org.moditect/moditect-aggregator "1.0.0.RC2"]