License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdverbose-java-hello-world-api |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionverbose-java-hello-world-api
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/verbose-java-hello-world-api/
implementation 'com.github.jinahya:verbose-java-hello-world-api:0.2'
// https://jarcasting.com/artifacts/com.github.jinahya/verbose-java-hello-world-api/
implementation ("com.github.jinahya:verbose-java-hello-world-api:0.2")
'com.github.jinahya:verbose-java-hello-world-api:jar:0.2'
<dependency org="com.github.jinahya" name="verbose-java-hello-world-api" rev="0.2">
<artifact name="verbose-java-hello-world-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='verbose-java-hello-world-api', version='0.2')
)
libraryDependencies += "com.github.jinahya" % "verbose-java-hello-world-api" % "0.2"
[com.github.jinahya/verbose-java-hello-world-api "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |