o

ossrh-deploy-config

Terminological OSSRH deployment helper parent pom
https://github.com/terminological/${git.repo}
MIT License
Rob Challen
Files download
File Operation
ossrh-deploy-config-0.3.0.pom download
Apache Maven
<dependency>
  <groupId>io.github.terminological</groupId>
  <artifactId>ossrh-deploy-config</artifactId>
  <version>0.3.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.terminological:ossrh-deploy-config:0.3.0'
Gradle Kotlin
implementation("io.github.terminological:ossrh-deploy-config:0.3.0")
Scala SBT
libraryDependencies += "io.github.terminological" % "ossrh-deploy-config" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.terminological', module='ossrh-deploy-config', version='0.3.0')
)
Apache Ivy
<dependency org="io.github.terminological" name="ossrh-deploy-config" rev="0.3.0" />
Leiningen
[io.github.terminological/ossrh-deploy-config "0.3.0"]
Apache Buildr
'io.github.terminological:ossrh-deploy-config:jar:0.3.0'
Dependencies
The project has no third-party dependencies