License |
License |
---|---|
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdossrh-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionossrh-parent
parent pom for ossrh
|
Project URL |
Project URL |
Filename | Size |
---|---|
ossrh-parent-1.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/ossrh-parent/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>ossrh-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/ossrh-parent/
implementation 'com.github.jinahya:ossrh-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.jinahya/ossrh-parent/
implementation ("com.github.jinahya:ossrh-parent:1.0.0")
'com.github.jinahya:ossrh-parent:pom:1.0.0'
<dependency org="com.github.jinahya" name="ossrh-parent" rev="1.0.0">
<artifact name="ossrh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='ossrh-parent', version='1.0.0')
)
libraryDependencies += "com.github.jinahya" % "ossrh-parent" % "1.0.0"
[com.github.jinahya/ossrh-parent "1.0.0"]