is not current version
Last Version 1.15

org.jdtaus:jdtaus-core 1.9.4

jDTAUS Core parent module.

GroupId

GroupId

org.jdtaus
ArtifactId

ArtifactId

jdtaus-core
Version

Version

1.9.4
Type

Type

pom

Download jdtaus-core 1.9.4

Filename Size
jdtaus-core-1.9.4.pom 30 KB
Browse

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