License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.terminological |
ArtifactId | ArtifactIdossrh-deploy-config |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionossrh-deploy-config
Terminological OSSRH deployment helper parent pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ossrh-deploy-config-0.3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.terminological/ossrh-deploy-config/ -->
<dependency>
<groupId>io.github.terminological</groupId>
<artifactId>ossrh-deploy-config</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.terminological/ossrh-deploy-config/
implementation 'io.github.terminological:ossrh-deploy-config:0.3.0'
// https://jarcasting.com/artifacts/io.github.terminological/ossrh-deploy-config/
implementation ("io.github.terminological:ossrh-deploy-config:0.3.0")
'io.github.terminological:ossrh-deploy-config:pom:0.3.0'
<dependency org="io.github.terminological" name="ossrh-deploy-config" rev="0.3.0">
<artifact name="ossrh-deploy-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.terminological', module='ossrh-deploy-config', version='0.3.0')
)
libraryDependencies += "io.github.terminological" % "ossrh-deploy-config" % "0.3.0"
[io.github.terminological/ossrh-deploy-config "0.3.0"]