is not current version
Last Version 0.0.22

com.github.rockjam:hello-world-core_2.12 0.0.6

hello-world-core

GroupId

GroupId

com.github.rockjam
ArtifactId

ArtifactId

hello-world-core_2.12
Version

Version

0.0.6
Type

Type

jar

Download hello-world-core_2.12 0.0.6


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