is not current version
Last Version 0.20.5

org.webjars:tify 0.20.0

WebJar for tify

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

tify
Version

Version

0.20.0
Type

Type

jar

Download tify 0.20.0


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