Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdau.net.zeus.jgdms.norm |
ArtifactId | ArtifactIdnorm-dl |
Version | Version3.0.1-RC-07 |
Type | Typejar |
Filename | Size |
---|---|
norm-dl-3.0.1-RC-07.pom | |
norm-dl-3.0.1-RC-07.jar | 25 KB |
norm-dl-3.0.1-RC-07-sources.jar | 20 KB |
norm-dl-3.0.1-RC-07-pack200.jar.pack.gz | 8 KB |
norm-dl-3.0.1-RC-07-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.net.zeus.jgdms.norm/norm-dl/ -->
<dependency>
<groupId>au.net.zeus.jgdms.norm</groupId>
<artifactId>norm-dl</artifactId>
<version>3.0.1-RC-07</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.zeus.jgdms.norm/norm-dl/
implementation 'au.net.zeus.jgdms.norm:norm-dl:3.0.1-RC-07'
// https://jarcasting.com/artifacts/au.net.zeus.jgdms.norm/norm-dl/
implementation ("au.net.zeus.jgdms.norm:norm-dl:3.0.1-RC-07")
'au.net.zeus.jgdms.norm:norm-dl:jar:3.0.1-RC-07'
<dependency org="au.net.zeus.jgdms.norm" name="norm-dl" rev="3.0.1-RC-07">
<artifact name="norm-dl" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.zeus.jgdms.norm', module='norm-dl', version='3.0.1-RC-07')
)
libraryDependencies += "au.net.zeus.jgdms.norm" % "norm-dl" % "3.0.1-RC-07"
[au.net.zeus.jgdms.norm/norm-dl "3.0.1-RC-07"]