is not current version
Last Version 1.15

org.jdtaus.core:jdtaus-core-runtime 1.5-1

jDTAUS core reference implementation.

GroupId

GroupId

org.jdtaus.core
ArtifactId

ArtifactId

jdtaus-core-runtime
Version

Version

1.5-1
Type

Type

jar

Download jdtaus-core-runtime 1.5-1


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