License |
License |
---|---|
GroupId | GroupIdcom.github.avarabyeu.jashing |
ArtifactId | ArtifactIdjashing-parent |
Version | Version0.0.16 |
Type | Typepom |
Description |
Descriptionjashing-parent
Java Port of Dashing. Parent Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jashing-parent-0.0.16.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.avarabyeu.jashing/jashing-parent/ -->
<dependency>
<groupId>com.github.avarabyeu.jashing</groupId>
<artifactId>jashing-parent</artifactId>
<version>0.0.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu.jashing/jashing-parent/
implementation 'com.github.avarabyeu.jashing:jashing-parent:0.0.16'
// https://jarcasting.com/artifacts/com.github.avarabyeu.jashing/jashing-parent/
implementation ("com.github.avarabyeu.jashing:jashing-parent:0.0.16")
'com.github.avarabyeu.jashing:jashing-parent:pom:0.0.16'
<dependency org="com.github.avarabyeu.jashing" name="jashing-parent" rev="0.0.16">
<artifact name="jashing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu.jashing', module='jashing-parent', version='0.0.16')
)
libraryDependencies += "com.github.avarabyeu.jashing" % "jashing-parent" % "0.0.16"
[com.github.avarabyeu.jashing/jashing-parent "0.0.16"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
com.google.guava : guava | jar | 20.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |