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