| License |
License |
|---|---|
| GroupId | GroupIdcom.nitayjoffe.thirdparty.org.ggp |
| ArtifactId | ArtifactIdggp-base |
| Version | Version0.2 |
| Type | Typejar |
| Description |
Descriptionggp-base
Same as standard base POM, but also includes packaging and deployment for oss.sonatype.org
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ggp-base-0.2.pom | |
| ggp-base-0.2.jar | 754 KB |
| ggp-base-0.2-sources.jar | 14 MB |
| ggp-base-0.2-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nitayjoffe.thirdparty.org.ggp/ggp-base/ -->
<dependency>
<groupId>com.nitayjoffe.thirdparty.org.ggp</groupId>
<artifactId>ggp-base</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitayjoffe.thirdparty.org.ggp/ggp-base/
implementation 'com.nitayjoffe.thirdparty.org.ggp:ggp-base:0.2'
// https://jarcasting.com/artifacts/com.nitayjoffe.thirdparty.org.ggp/ggp-base/
implementation ("com.nitayjoffe.thirdparty.org.ggp:ggp-base:0.2")
'com.nitayjoffe.thirdparty.org.ggp:ggp-base:jar:0.2'
<dependency org="com.nitayjoffe.thirdparty.org.ggp" name="ggp-base" rev="0.2">
<artifact name="ggp-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitayjoffe.thirdparty.org.ggp', module='ggp-base', version='0.2')
)
libraryDependencies += "com.nitayjoffe.thirdparty.org.ggp" % "ggp-base" % "0.2"
[com.nitayjoffe.thirdparty.org.ggp/ggp-base "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.5.1 |
| org.xhtmlrenderer : flying-saucer-core | jar | 9.0.4 |
| com.google.guava : guava | jar | 14.0.1 |
| net.sf.jtidy : jtidy | jar | r938 |
| org.python : jython | jar | 2.7-b1 |
| org.reflections : reflections | jar | 0.9.9-RC1 |
| junit : junit | jar | 4.11 |