License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdalchemy.js |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlchemy.js
WebJar for Alchemy.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alchemy.js-0.4.2.pom | |
alchemy.js-0.4.2.jar | 537 KB |
alchemy.js-0.4.2-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/alchemy.js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>alchemy.js</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/alchemy.js/
implementation 'org.webjars:alchemy.js:0.4.2'
// https://jarcasting.com/artifacts/org.webjars/alchemy.js/
implementation ("org.webjars:alchemy.js:0.4.2")
'org.webjars:alchemy.js:jar:0.4.2'
<dependency org="org.webjars" name="alchemy.js" rev="0.4.2">
<artifact name="alchemy.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='alchemy.js', version='0.4.2')
)
libraryDependencies += "org.webjars" % "alchemy.js" % "0.4.2"
[org.webjars/alchemy.js "0.4.2"]