GroupId | GroupIdorg.milyn.edi.unedifact |
---|---|
ArtifactId | ArtifactIdd96b-aggregator |
Version | Version1.5 |
Type | Typepom |
Filename | Size |
---|---|
d96b-aggregator-1.5.pom | 700 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.milyn.edi.unedifact/d96b-aggregator/ -->
<dependency>
<groupId>org.milyn.edi.unedifact</groupId>
<artifactId>d96b-aggregator</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.milyn.edi.unedifact/d96b-aggregator/
implementation 'org.milyn.edi.unedifact:d96b-aggregator:1.5'
// https://jarcasting.com/artifacts/org.milyn.edi.unedifact/d96b-aggregator/
implementation ("org.milyn.edi.unedifact:d96b-aggregator:1.5")
'org.milyn.edi.unedifact:d96b-aggregator:pom:1.5'
<dependency org="org.milyn.edi.unedifact" name="d96b-aggregator" rev="1.5">
<artifact name="d96b-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.milyn.edi.unedifact', module='d96b-aggregator', version='1.5')
)
libraryDependencies += "org.milyn.edi.unedifact" % "d96b-aggregator" % "1.5"
[org.milyn.edi.unedifact/d96b-aggregator "1.5"]