License |
License |
---|---|
GroupId | GroupIdcom.armanbilge |
ArtifactId | ArtifactIdlitter_2.13 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionlitter
litter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litter_2.13-0.1.1.pom | |
litter_2.13-0.1.1.jar | 123 KB |
litter_2.13-0.1.1-sources.jar | 8 KB |
litter_2.13-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.armanbilge/litter_2.13/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>litter_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/litter_2.13/
implementation 'com.armanbilge:litter_2.13:0.1.1'
// https://jarcasting.com/artifacts/com.armanbilge/litter_2.13/
implementation ("com.armanbilge:litter_2.13:0.1.1")
'com.armanbilge:litter_2.13:jar:0.1.1'
<dependency org="com.armanbilge" name="litter_2.13" rev="0.1.1">
<artifact name="litter_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='litter_2.13', version='0.1.1')
)
libraryDependencies += "com.armanbilge" % "litter_2.13" % "0.1.1"
[com.armanbilge/litter_2.13 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
org.typelevel : cats-kernel_2.13 | jar | 2.6.1 |