is not current version
Last Version 1.5.13

org.codehaus.jtstand:jtstand 1.3.6

JTStand is a Scripting Environment for Data Collection.

GroupId

GroupId

org.codehaus.jtstand
ArtifactId

ArtifactId

jtstand
Version

Version

1.3.6
Type

Type

pom

Download jtstand 1.3.6

Filename Size
jtstand-1.3.6.pom 10 KB
Browse

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