License |
License |
---|---|
GroupId | GroupIdcom.github.rockjam |
ArtifactId | ArtifactIdhello-world-core_2.12 |
Version | Version0.0.22 |
Type | Typejar |
Description |
Descriptionhello-world-core
hello-world-core_2.12
|
Filename | Size |
---|---|
hello-world-core_2.12-0.0.22.pom | |
hello-world-core_2.12-0.0.22.jar | 14 KB |
hello-world-core_2.12-0.0.22-sources.jar | 770 bytes |
hello-world-core_2.12-0.0.22-javadoc.jar | 634 KB |
Browse |
<!-- 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.22</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.22'
// https://jarcasting.com/artifacts/com.github.rockjam/hello-world-core_2.12/
implementation ("com.github.rockjam:hello-world-core_2.12:0.0.22")
'com.github.rockjam:hello-world-core_2.12:jar:0.0.22'
<dependency org="com.github.rockjam" name="hello-world-core_2.12" rev="0.0.22">
<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.22')
)
libraryDependencies += "com.github.rockjam" % "hello-world-core_2.12" % "0.0.22"
[com.github.rockjam/hello-world-core_2.12 "0.0.22"]
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-core_2.12 | jar | 0.8.0 |
io.circe : circe-generic_2.12 | jar | 0.8.0 |