is not current version
Last Version 0.4.0

com.twitter:bijection-core_2.9.2 0.2.1

bijection-core

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

bijection-core_2.9.2
Version

Version

0.2.1
Type

Type

jar

Download bijection-core_2.9.2 0.2.1


<!-- 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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/bijection-core_2.9.2/
implementation 'com.twitter:bijection-core_2.9.2:0.2.1'
// https://jarcasting.com/artifacts/com.twitter/bijection-core_2.9.2/
implementation ("com.twitter:bijection-core_2.9.2:0.2.1")
'com.twitter:bijection-core_2.9.2:jar:0.2.1'
<dependency org="com.twitter" name="bijection-core_2.9.2" rev="0.2.1">
  <artifact name="bijection-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='bijection-core_2.9.2', version='0.2.1')
)
libraryDependencies += "com.twitter" % "bijection-core_2.9.2" % "0.2.1"
[com.twitter/bijection-core_2.9.2 "0.2.1"]