is not current version
Last Version 0.18.0-RC1

com.twitter:maple 0.12.0rc1

maple

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

maple
Version

Version

0.12.0rc1
Type

Type

jar

Download maple 0.12.0rc1


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