| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sogyf |
| ArtifactId | ArtifactIdgoja-core |
| Version | Version0.1.14 |
| Type | Typejar |
| Description |
Descriptiongoja-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| goja-core-0.1.14.pom | |
| goja-core-0.1.14.jar | 262 KB |
| goja-core-0.1.14-sources.jar | 178 KB |
| goja-core-0.1.14-javadoc.jar | 777 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sogyf/goja-core/ -->
<dependency>
<groupId>com.github.sogyf</groupId>
<artifactId>goja-core</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/goja-core/
implementation 'com.github.sogyf:goja-core:0.1.14'
// https://jarcasting.com/artifacts/com.github.sogyf/goja-core/
implementation ("com.github.sogyf:goja-core:0.1.14")
'com.github.sogyf:goja-core:jar:0.1.14'
<dependency org="com.github.sogyf" name="goja-core" rev="0.1.14">
<artifact name="goja-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='goja-core', version='0.1.14')
)
libraryDependencies += "com.github.sogyf" % "goja-core" % "0.1.14"
[com.github.sogyf/goja-core "0.1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |