is not current version
Last Version 0.2

com.github.jinahya:verbose-java-hello-world-api 0.1


Categories

Categories

Java Languages
GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

verbose-java-hello-world-api
Version

Version

0.1
Type

Type

jar

Download verbose-java-hello-world-api 0.1


<!-- https://jarcasting.com/artifacts/com.github.jinahya/verbose-java-hello-world-api/ -->
<dependency>
    <groupId>com.github.jinahya</groupId>
    <artifactId>verbose-java-hello-world-api</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/verbose-java-hello-world-api/
implementation 'com.github.jinahya:verbose-java-hello-world-api:0.1'
// https://jarcasting.com/artifacts/com.github.jinahya/verbose-java-hello-world-api/
implementation ("com.github.jinahya:verbose-java-hello-world-api:0.1")
'com.github.jinahya:verbose-java-hello-world-api:jar:0.1'
<dependency org="com.github.jinahya" name="verbose-java-hello-world-api" rev="0.1">
  <artifact name="verbose-java-hello-world-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='verbose-java-hello-world-api', version='0.1')
)
libraryDependencies += "com.github.jinahya" % "verbose-java-hello-world-api" % "0.1"
[com.github.jinahya/verbose-java-hello-world-api "0.1"]