is not current version
Last Version 3.0.0

org.webjars.bower:terrific 3.0.0-beta.8

WebJar for terrific

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

terrific
Version

Version

3.0.0-beta.8
Type

Type

jar

Download terrific 3.0.0-beta.8


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