License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcallforth |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptioncallforth
WebJar for callforth
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
callforth-0.3.1.pom | |
callforth-0.3.1.jar | 7 KB |
callforth-0.3.1-sources.jar | 22 bytes |
callforth-0.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/callforth/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>callforth</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/callforth/
implementation 'org.webjars.npm:callforth:0.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/callforth/
implementation ("org.webjars.npm:callforth:0.3.1")
'org.webjars.npm:callforth:jar:0.3.1'
<dependency org="org.webjars.npm" name="callforth" rev="0.3.1">
<artifact name="callforth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='callforth', version='0.3.1')
)
libraryDependencies += "org.webjars.npm" % "callforth" % "0.3.1"
[org.webjars.npm/callforth "0.3.1"]