Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.ceylon-lang |
ArtifactId | ArtifactIdcom.redhat.ceylon.module-resolver-javascript |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.redhat.ceylon.module-resolver-javascript
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.module-resolver-javascript/ -->
<dependency>
<groupId>org.ceylon-lang</groupId>
<artifactId>com.redhat.ceylon.module-resolver-javascript</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.module-resolver-javascript/
implementation 'org.ceylon-lang:com.redhat.ceylon.module-resolver-javascript:1.3.3'
// https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.module-resolver-javascript/
implementation ("org.ceylon-lang:com.redhat.ceylon.module-resolver-javascript:1.3.3")
'org.ceylon-lang:com.redhat.ceylon.module-resolver-javascript:jar:1.3.3'
<dependency org="org.ceylon-lang" name="com.redhat.ceylon.module-resolver-javascript" rev="1.3.3">
<artifact name="com.redhat.ceylon.module-resolver-javascript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ceylon-lang', module='com.redhat.ceylon.module-resolver-javascript', version='1.3.3')
)
libraryDependencies += "org.ceylon-lang" % "com.redhat.ceylon.module-resolver-javascript" % "1.3.3"
[org.ceylon-lang/com.redhat.ceylon.module-resolver-javascript "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
net.minidev : json-smart | jar | 1.3.1 |