is not current version
Last Version 1.0.3

com.twitter:libcrunch 1.0.2

A lightweight mapping framework that maps data objects to a number of nodes, subject to constraints

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

libcrunch
Version

Version

1.0.2
Type

Type

jar

Download libcrunch 1.0.2


<!-- https://jarcasting.com/artifacts/com.twitter/libcrunch/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>libcrunch</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/libcrunch/
implementation 'com.twitter:libcrunch:1.0.2'
// https://jarcasting.com/artifacts/com.twitter/libcrunch/
implementation ("com.twitter:libcrunch:1.0.2")
'com.twitter:libcrunch:jar:1.0.2'
<dependency org="com.twitter" name="libcrunch" rev="1.0.2">
  <artifact name="libcrunch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='libcrunch', version='1.0.2')
)
libraryDependencies += "com.twitter" % "libcrunch" % "1.0.2"
[com.twitter/libcrunch "1.0.2"]