Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjstransform |
Version | Version6.1.0 |
Type | Typejar |
Filename | Size |
---|---|
jstransform-6.1.0.pom | |
jstransform-6.1.0.jar | 53 KB |
jstransform-6.1.0-sources.jar | 22 bytes |
jstransform-6.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jstransform/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jstransform</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jstransform/
implementation 'org.webjars.npm:jstransform:6.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jstransform/
implementation ("org.webjars.npm:jstransform:6.1.0")
'org.webjars.npm:jstransform:jar:6.1.0'
<dependency org="org.webjars.npm" name="jstransform" rev="6.1.0">
<artifact name="jstransform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jstransform', version='6.1.0')
)
libraryDependencies += "org.webjars.npm" % "jstransform" % "6.1.0"
[org.webjars.npm/jstransform "6.1.0"]