is not current version
Last Version 1.5.13

org.codehaus.jtstand:jtstand 1.5.3

JTStand is a Scripting Environment for Data Collection.

GroupId

GroupId

org.codehaus.jtstand
ArtifactId

ArtifactId

jtstand
Version

Version

1.5.3
Type

Type

pom

Download jtstand 1.5.3

Filename Size
jtstand-1.5.3.pom 10 KB
Browse

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