License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.objectweb.celtix |
ArtifactId | ArtifactIdceltix-js |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCeltix JavaScript
|
Filename | Size |
---|---|
celtix-js-1.0.pom | |
celtix-js-1.0.jar | 18 KB |
celtix-js-1.0-sources.jar | 7 KB |
celtix-js-1.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-js/ -->
<dependency>
<groupId>org.objectweb.celtix</groupId>
<artifactId>celtix-js</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-js/
implementation 'org.objectweb.celtix:celtix-js:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-js/
implementation ("org.objectweb.celtix:celtix-js:1.0")
'org.objectweb.celtix:celtix-js:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-js" rev="1.0">
<artifact name="celtix-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-js', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-js" % "1.0"
[org.objectweb.celtix/celtix-js "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.celtix : celtix-tools | jar | 1.0 |
org.objectweb.celtix : celtix-api | jar | 1.0 |
rhino : js | jar | 1.6R2 |
xmlbeans : xbean | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.easymock : easymockclassextension | jar | 2.2 |
asm : asm | jar | 1.5.3 |
org.objectweb.celtix : celtix-testutils | jar | 1.0 |