License |
License |
---|---|
GroupId | GroupIdcom.cueup.hegemon |
ArtifactId | ArtifactIdhegemon-stdlib |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionTools for running the Rhino JS implementation
|
Filename | Size |
---|---|
hegemon-stdlib-0.0.2.pom | |
hegemon-stdlib-0.0.2.jar | 3 KB |
hegemon-stdlib-0.0.2-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cueup.hegemon/hegemon-stdlib/ -->
<dependency>
<groupId>com.cueup.hegemon</groupId>
<artifactId>hegemon-stdlib</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cueup.hegemon/hegemon-stdlib/
implementation 'com.cueup.hegemon:hegemon-stdlib:0.0.2'
// https://jarcasting.com/artifacts/com.cueup.hegemon/hegemon-stdlib/
implementation ("com.cueup.hegemon:hegemon-stdlib:0.0.2")
'com.cueup.hegemon:hegemon-stdlib:jar:0.0.2'
<dependency org="com.cueup.hegemon" name="hegemon-stdlib" rev="0.0.2">
<artifact name="hegemon-stdlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cueup.hegemon', module='hegemon-stdlib', version='0.0.2')
)
libraryDependencies += "com.cueup.hegemon" % "hegemon-stdlib" % "0.0.2"
[com.cueup.hegemon/hegemon-stdlib "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
commons-lang : commons-lang | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.cueup.hegemon : hegemon-testing | jar | 0.0.2 |
junit : junit | jar | 4.8.1 |