is not current version
Last Version 0.0.16

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

Java Port of Dashing. Parent Module

GroupId

GroupId

com.github.avarabyeu.jashing
ArtifactId

ArtifactId

jashing-parent
Version

Version

0.0.1
Type

Type

pom

Download jashing-parent 0.0.1

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