is not current version
Last Version 0.8.8

com.github.jinahya:jinahya-parent 0.1

parent pom for jinahya

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

jinahya-parent
Version

Version

0.1
Type

Type

pom

Download jinahya-parent 0.1

Filename Size
jinahya-parent-0.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jinahya/jinahya-parent/ -->
<dependency>
    <groupId>com.github.jinahya</groupId>
    <artifactId>jinahya-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/jinahya-parent/
implementation 'com.github.jinahya:jinahya-parent:0.1'
// https://jarcasting.com/artifacts/com.github.jinahya/jinahya-parent/
implementation ("com.github.jinahya:jinahya-parent:0.1")
'com.github.jinahya:jinahya-parent:pom:0.1'
<dependency org="com.github.jinahya" name="jinahya-parent" rev="0.1">
  <artifact name="jinahya-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='jinahya-parent', version='0.1')
)
libraryDependencies += "com.github.jinahya" % "jinahya-parent" % "0.1"
[com.github.jinahya/jinahya-parent "0.1"]