License |
License |
---|---|
GroupId | GroupIdcom.cueup.hegemon |
ArtifactId | ArtifactIdhegemon-annotations |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionTools for running the Rhino JS implementation
|
<!-- https://jarcasting.com/artifacts/com.cueup.hegemon/hegemon-annotations/ -->
<dependency>
<groupId>com.cueup.hegemon</groupId>
<artifactId>hegemon-annotations</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cueup.hegemon/hegemon-annotations/
implementation 'com.cueup.hegemon:hegemon-annotations:0.0.2'
// https://jarcasting.com/artifacts/com.cueup.hegemon/hegemon-annotations/
implementation ("com.cueup.hegemon:hegemon-annotations:0.0.2")
'com.cueup.hegemon:hegemon-annotations:jar:0.0.2'
<dependency org="com.cueup.hegemon" name="hegemon-annotations" rev="0.0.2">
<artifact name="hegemon-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cueup.hegemon', module='hegemon-annotations', version='0.0.2')
)
libraryDependencies += "com.cueup.hegemon" % "hegemon-annotations" % "0.0.2"
[com.cueup.hegemon/hegemon-annotations "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 |
---|---|---|
junit : junit | jar | 4.8.1 |