is not current version
Last Version 10.1.0

org.webjars:jstransform 5.0.0

WebJar for JSTransform

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jstransform
Version

Version

5.0.0
Type

Type

jar

Download jstransform 5.0.0


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