License |
License |
---|---|
GroupId | GroupIdcom.github.rockjam |
ArtifactId | ArtifactIdcore_2.12 |
Version | Version0.0.21 |
Type | Typejar |
Description |
Descriptioncore
core_2.12
|
Filename | Size |
---|---|
core_2.12-0.0.21.pom | |
core_2.12-0.0.21.jar | 14 KB |
core_2.12-0.0.21-sources.jar | 770 bytes |
core_2.12-0.0.21-javadoc.jar | 634 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rockjam/core_2.12/ -->
<dependency>
<groupId>com.github.rockjam</groupId>
<artifactId>core_2.12</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockjam/core_2.12/
implementation 'com.github.rockjam:core_2.12:0.0.21'
// https://jarcasting.com/artifacts/com.github.rockjam/core_2.12/
implementation ("com.github.rockjam:core_2.12:0.0.21")
'com.github.rockjam:core_2.12:jar:0.0.21'
<dependency org="com.github.rockjam" name="core_2.12" rev="0.0.21">
<artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockjam', module='core_2.12', version='0.0.21')
)
libraryDependencies += "com.github.rockjam" % "core_2.12" % "0.0.21"
[com.github.rockjam/core_2.12 "0.0.21"]
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-core_2.12 | jar | 0.8.0 |
io.circe : circe-generic_2.12 | jar | 0.8.0 |