is not current version
Last Version 0.5.6

com.m3:curly 0.4.0


GroupId

GroupId

com.m3
ArtifactId

ArtifactId

curly
Version

Version

0.4.0
Type

Type

jar

Download curly 0.4.0


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