is not current version
Last Version 0.5.6

com.m3:curly 0.4.5


GroupId

GroupId

com.m3
ArtifactId

ArtifactId

curly
Version

Version

0.4.5
Type

Type

jar

Download curly 0.4.5


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