| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fsanaulla |
| ArtifactId | ArtifactIdchronicler-core-shared_2.13 |
| Version | Version0.6.5 |
| Type | Typejar |
| Description |
Descriptionchronicler-core-shared
chronicler-core-shared
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-core-shared_2.13/ -->
<dependency>
<groupId>com.github.fsanaulla</groupId>
<artifactId>chronicler-core-shared_2.13</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-core-shared_2.13/
implementation 'com.github.fsanaulla:chronicler-core-shared_2.13:0.6.5'
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-core-shared_2.13/
implementation ("com.github.fsanaulla:chronicler-core-shared_2.13:0.6.5")
'com.github.fsanaulla:chronicler-core-shared_2.13:jar:0.6.5'
<dependency org="com.github.fsanaulla" name="chronicler-core-shared_2.13" rev="0.6.5">
<artifact name="chronicler-core-shared_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fsanaulla', module='chronicler-core-shared_2.13', version='0.6.5')
)
libraryDependencies += "com.github.fsanaulla" % "chronicler-core-shared_2.13" % "0.6.5"
[com.github.fsanaulla/chronicler-core-shared_2.13 "0.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0 |
| com.beachape : enumeratum_2.13 | jar | 1.6.1 |
| org.typelevel : jawn-ast_2.13 | jar | 0.14.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |
| org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.2.2.0 |