License |
License |
---|---|
GroupId | GroupIdcom.kubukoz |
ArtifactId | ArtifactIdcatharsis_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptioncatharsis
catharsis
|
Project Organization |
Project Organizationcom.kubukoz |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
catharsis_2.13-0.2.0.pom | |
catharsis_2.13-0.2.0.jar | 2 KB |
catharsis_2.13-0.2.0-sources.jar | 987 bytes |
catharsis_2.13-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kubukoz/catharsis_2.13/ -->
<dependency>
<groupId>com.kubukoz</groupId>
<artifactId>catharsis_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kubukoz/catharsis_2.13/
implementation 'com.kubukoz:catharsis_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.kubukoz/catharsis_2.13/
implementation ("com.kubukoz:catharsis_2.13:0.2.0")
'com.kubukoz:catharsis_2.13:jar:0.2.0'
<dependency org="com.kubukoz" name="catharsis_2.13" rev="0.2.0">
<artifact name="catharsis_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kubukoz', module='catharsis_2.13', version='0.2.0')
)
libraryDependencies += "com.kubukoz" % "catharsis_2.13" % "0.2.0"
[com.kubukoz/catharsis_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
org.typelevel : cats-effect_2.13 | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.5.2 |