is not current version
Last Version 0.0.16

com.github.avarabyeu.jashing:jashing-parent 0.0.9

Java Port of Dashing. Parent Module

GroupId

GroupId

com.github.avarabyeu.jashing
ArtifactId

ArtifactId

jashing-parent
Version

Version

0.0.9
Type

Type

pom

Download jashing-parent 0.0.9

Filename Size
jashing-parent-0.0.9.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.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu.jashing/jashing-parent/
implementation 'com.github.avarabyeu.jashing:jashing-parent:0.0.9'
// https://jarcasting.com/artifacts/com.github.avarabyeu.jashing/jashing-parent/
implementation ("com.github.avarabyeu.jashing:jashing-parent:0.0.9")
'com.github.avarabyeu.jashing:jashing-parent:pom:0.0.9'
<dependency org="com.github.avarabyeu.jashing" name="jashing-parent" rev="0.0.9">
  <artifact name="jashing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu.jashing', module='jashing-parent', version='0.0.9')
)
libraryDependencies += "com.github.avarabyeu.jashing" % "jashing-parent" % "0.0.9"
[com.github.avarabyeu.jashing/jashing-parent "0.0.9"]