License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdthymol.js |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymol.js
WebJar for thymol.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thymol.js-2.0.0.pom | |
thymol.js-2.0.0.jar | 135 KB |
thymol.js-2.0.0-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/thymol.js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>thymol.js</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/thymol.js/
implementation 'org.webjars:thymol.js:2.0.0'
// https://jarcasting.com/artifacts/org.webjars/thymol.js/
implementation ("org.webjars:thymol.js:2.0.0")
'org.webjars:thymol.js:jar:2.0.0'
<dependency org="org.webjars" name="thymol.js" rev="2.0.0">
<artifact name="thymol.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='thymol.js', version='2.0.0')
)
libraryDependencies += "org.webjars" % "thymol.js" % "2.0.0"
[org.webjars/thymol.js "2.0.0"]