License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdchill-bijection_2.11 |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchill-bijection
chill-bijection
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.twitter/chill-bijection_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-bijection_2.11</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill-bijection_2.11/
implementation 'com.twitter:chill-bijection_2.11:0.10.0'
// https://jarcasting.com/artifacts/com.twitter/chill-bijection_2.11/
implementation ("com.twitter:chill-bijection_2.11:0.10.0")
'com.twitter:chill-bijection_2.11:jar:0.10.0'
<dependency org="com.twitter" name="chill-bijection_2.11" rev="0.10.0">
<artifact name="chill-bijection_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill-bijection_2.11', version='0.10.0')
)
libraryDependencies += "com.twitter" % "chill-bijection_2.11" % "0.10.0"
[com.twitter/chill-bijection_2.11 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.twitter : chill_2.11 | jar | 0.10.0 |
com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
com.twitter : bijection-core_2.11 | jar | 0.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.11 | jar | 1.15.2 |
org.scalatest : scalatest_2.11 | jar | 3.2.9 |
org.scalatestplus : scalatestplus-scalacheck_2.11 | jar | 3.1.0.0-RC2 |