License |
License |
---|---|
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdjinahya-parent |
Last Version | Last Version0.8.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjinahya-parent
parent pom for jinahya
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jinahya-parent-0.8.8.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/jinahya-parent/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>jinahya-parent</artifactId>
<version>0.8.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/jinahya-parent/
implementation 'com.github.jinahya:jinahya-parent:0.8.8'
// https://jarcasting.com/artifacts/com.github.jinahya/jinahya-parent/
implementation ("com.github.jinahya:jinahya-parent:0.8.8")
'com.github.jinahya:jinahya-parent:pom:0.8.8'
<dependency org="com.github.jinahya" name="jinahya-parent" rev="0.8.8">
<artifact name="jinahya-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='jinahya-parent', version='0.8.8')
)
libraryDependencies += "com.github.jinahya" % "jinahya-parent" % "0.8.8"
[com.github.jinahya/jinahya-parent "0.8.8"]