is not current version
Last Version 0.18.0-RC1

com.twitter:maple 0.9.0rc9

maple

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

maple
Version

Version

0.9.0rc9
Type

Type

jar

Download maple 0.9.0rc9


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