O

OSSRH-62366

Executing dependent/Independent tasks in a reliable way, is made so easy that even your grandma can do it.
https://github.com/leogitpub/OSSRH-62366
The Apache License, Version 2.0
leogitpub
Files download
File Operation
OSSRH-62366-1.0.0.jar download
OSSRH-62366-1.0.0.pom download
OSSRH-62366-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.leogitpub</groupId>
  <artifactId>OSSRH-62366</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.leogitpub:OSSRH-62366:1.0.0'
Gradle Kotlin
implementation("com.github.leogitpub:OSSRH-62366:1.0.0")
Scala SBT
libraryDependencies += "com.github.leogitpub" % "OSSRH-62366" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.leogitpub', module='OSSRH-62366', version='1.0.0')
)
Apache Ivy
<dependency org="com.github.leogitpub" name="OSSRH-62366" rev="1.0.0" />
Leiningen
[com.github.leogitpub/OSSRH-62366 "1.0.0"]
Apache Buildr
'com.github.leogitpub:OSSRH-62366:jar:1.0.0'