is not current version
Last Version 1.7

com.ruimo:gh-sonatype-example_3 1.5

gh-sonatype-example

GroupId

GroupId

com.ruimo
ArtifactId

ArtifactId

gh-sonatype-example_3
Version

Version

1.5
Type

Type

jar

Download gh-sonatype-example_3 1.5


<!-- https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_3/ -->
<dependency>
    <groupId>com.ruimo</groupId>
    <artifactId>gh-sonatype-example_3</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_3/
implementation 'com.ruimo:gh-sonatype-example_3:1.5'
// https://jarcasting.com/artifacts/com.ruimo/gh-sonatype-example_3/
implementation ("com.ruimo:gh-sonatype-example_3:1.5")
'com.ruimo:gh-sonatype-example_3:jar:1.5'
<dependency org="com.ruimo" name="gh-sonatype-example_3" rev="1.5">
  <artifact name="gh-sonatype-example_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruimo', module='gh-sonatype-example_3', version='1.5')
)
libraryDependencies += "com.ruimo" % "gh-sonatype-example_3" % "1.5"
[com.ruimo/gh-sonatype-example_3 "1.5"]