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