is not current version
Last Version 2.1.2

com.eriwen:groovyrtm 2.1.1

Java/Groovy API library for Remember The Milk

Categories

Categories

Groovy Languages
GroupId

GroupId

com.eriwen
ArtifactId

ArtifactId

groovyrtm
Version

Version

2.1.1
Type

Type

jar

Download groovyrtm 2.1.1


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