| License | License | 
|---|---|
| Categories | CategoriesScala Languages | 
| GroupId | GroupIdcom.github.vergenzt | 
| ArtifactId | ArtifactIdrtm-scala | 
| Last Version | Last Version0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionrtm-scala rtm-scala is a Scala wrapper for the Remember the Milk API. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| rtm-scala-0.1.pom | |
| rtm-scala-0.1.jar | 195 KB | 
| rtm-scala-0.1-sources.jar | 8 KB | 
| rtm-scala-0.1-javadoc.jar | 483 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.vergenzt/rtm-scala/ -->
<dependency>
    <groupId>com.github.vergenzt</groupId>
    <artifactId>rtm-scala</artifactId>
    <version>0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.vergenzt/rtm-scala/
implementation 'com.github.vergenzt:rtm-scala:0.1'// https://jarcasting.com/artifacts/com.github.vergenzt/rtm-scala/
implementation ("com.github.vergenzt:rtm-scala:0.1")'com.github.vergenzt:rtm-scala:jar:0.1'<dependency org="com.github.vergenzt" name="rtm-scala" rev="0.1">
  <artifact name="rtm-scala" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.vergenzt', module='rtm-scala', version='0.1')
)libraryDependencies += "com.github.vergenzt" % "rtm-scala" % "0.1"[com.github.vergenzt/rtm-scala "0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 | 
| org.scala-lang : scala-compiler | jar | 2.11.5 | 
| com.github.nscala-time : nscala-time_2.11 | jar | 1.8.0 | 
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.3 | 
| org.scalaj : scalaj-http_2.11 | jar | 1.1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 | 
| com.squareup.okhttp : mockwebserver | jar | 2.3.0 | 
| org.scalatest : scalatest_2.11 | jar | 2.2.4 | 
| org.pegdown : pegdown | jar | 1.1.0 |