is not current version
Last Version 0.18.0-RC1

com.twitter:maple 0.17.3

maple

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

maple
Version

Version

0.17.3
Type

Type

jar

Download maple 0.17.3


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