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