License |
License |
---|---|
GroupId | GroupIdcom.github.fsanaulla |
ArtifactId | ArtifactIdchronicler-core_2.12 |
Version | Version0.2.9 |
Type | Typejar |
Description |
Descriptionchronicler-core
chronicler-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chronicler-core_2.12-0.2.9.pom | |
chronicler-core_2.12-0.2.9.jar | 316 KB |
chronicler-core_2.12-0.2.9-sources.jar | 34 KB |
chronicler-core_2.12-0.2.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-core_2.12/ -->
<dependency>
<groupId>com.github.fsanaulla</groupId>
<artifactId>chronicler-core_2.12</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-core_2.12/
implementation 'com.github.fsanaulla:chronicler-core_2.12:0.2.9'
// https://jarcasting.com/artifacts/com.github.fsanaulla/chronicler-core_2.12/
implementation ("com.github.fsanaulla:chronicler-core_2.12:0.2.9")
'com.github.fsanaulla:chronicler-core_2.12:jar:0.2.9'
<dependency org="com.github.fsanaulla" name="chronicler-core_2.12" rev="0.2.9">
<artifact name="chronicler-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fsanaulla', module='chronicler-core_2.12', version='0.2.9')
)
libraryDependencies += "com.github.fsanaulla" % "chronicler-core_2.12" % "0.2.9"
[com.github.fsanaulla/chronicler-core_2.12 "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.beachape : enumeratum_2.12 | jar | 1.5.13 |
org.spire-math : jawn-ast_2.12 | jar | 0.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |