GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtify |
Version | Version0.14.1 |
Type | Typejar |
Filename | Size |
---|---|
tify-0.14.1.pom | |
tify-0.14.1.jar | 306 KB |
tify-0.14.1-sources.jar | 22 bytes |
tify-0.14.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tify</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tify/
implementation 'org.webjars.npm:tify:0.14.1'
// https://jarcasting.com/artifacts/org.webjars.npm/tify/
implementation ("org.webjars.npm:tify:0.14.1")
'org.webjars.npm:tify:jar:0.14.1'
<dependency org="org.webjars.npm" name="tify" rev="0.14.1">
<artifact name="tify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tify', version='0.14.1')
)
libraryDependencies += "org.webjars.npm" % "tify" % "0.14.1"
[org.webjars.npm/tify "0.14.1"]