Last Version

GroovyRTM 2.1.2

Java/Groovy API library for Remember The Milk

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.eriwen
ArtifactId

ArtifactId

groovyrtm
Version

Version

2.1.2
Type

Type

jar
Description

Description

GroovyRTM
Java/Groovy API library for Remember The Milk
Source Code Management

Source Code Management

https://github.com/eriwen/groovyrtm

Download groovyrtm 2.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.gmock : gmock jar 0.8.2

Project Modules

There are no modules declared in this project.