| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdbijection-core_2.9.2 |
| Version | Version0.4.0 |
| Type | Typejar |
| Description |
Descriptionbijection-core
bijection-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| bijection-core_2.9.2-0.4.0.pom | |
| bijection-core_2.9.2-0.4.0.jar | 1 MB |
| bijection-core_2.9.2-0.4.0-sources.jar | 37 KB |
| bijection-core_2.9.2-0.4.0-javadoc.jar | 499 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/bijection-core_2.9.2/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>bijection-core_2.9.2</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/bijection-core_2.9.2/
implementation 'com.twitter:bijection-core_2.9.2:0.4.0'
// https://jarcasting.com/artifacts/com.twitter/bijection-core_2.9.2/
implementation ("com.twitter:bijection-core_2.9.2:0.4.0")
'com.twitter:bijection-core_2.9.2:jar:0.4.0'
<dependency org="com.twitter" name="bijection-core_2.9.2" rev="0.4.0">
<artifact name="bijection-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='bijection-core_2.9.2', version='0.4.0')
)
libraryDependencies += "com.twitter" % "bijection-core_2.9.2" % "0.4.0"
[com.twitter/bijection-core_2.9.2 "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.2 |
| commons-codec : commons-codec | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.9.2 | src | 1.10.0 |
| org.scalacheck : scalacheck_2.9.2 | jar | 1.10.0 |
| org.scala-tools.testing : specs_2.9.2 | src | 1.6.9 |
| org.scala-tools.testing : specs_2.9.2 | jar | 1.6.9 |
| com.novocode : junit-interface | jar | 0.10-M1 |
| org.scalatest : scalatest_2.9.2 | jar | 1.9.1 |