License |
License |
---|---|
GroupId | GroupIdcom.github.valskalla |
ArtifactId | ArtifactIdskadi-core_2.12 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionskadi-core
skadi-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
skadi-core_2.12-0.6.0.pom | |
skadi-core_2.12-0.6.0.jar | 91 KB |
skadi-core_2.12-0.6.0-sources.jar | 13 KB |
skadi-core_2.12-0.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.valskalla/skadi-core_2.12/ -->
<dependency>
<groupId>com.github.valskalla</groupId>
<artifactId>skadi-core_2.12</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.valskalla/skadi-core_2.12/
implementation 'com.github.valskalla:skadi-core_2.12:0.6.0'
// https://jarcasting.com/artifacts/com.github.valskalla/skadi-core_2.12/
implementation ("com.github.valskalla:skadi-core_2.12:0.6.0")
'com.github.valskalla:skadi-core_2.12:jar:0.6.0'
<dependency org="com.github.valskalla" name="skadi-core_2.12" rev="0.6.0">
<artifact name="skadi-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.valskalla', module='skadi-core_2.12', version='0.6.0')
)
libraryDependencies += "com.github.valskalla" % "skadi-core_2.12" % "0.6.0"
[com.github.valskalla/skadi-core_2.12 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.typelevel : cats-effect_2.12 | jar | 2.3.0 |
org.typelevel : cats-core_2.12 | jar | 2.3.0 |