Jar examples for c:client-core-2.11
Redmine REST API Client for Scala 2.11: Client Core. Contains API manager and JSON serialization implementation.
You can download jar file client-core_2.11 5.0.0-rc3 in this page.
Apache-2.0
You can use the following script to add client-core_2.11-5.0.0-rc3.jar to your project.
<dependency> <groupId>by.exonit.redmine.client</groupId> <artifactId>client-core_2.11</artifactId> <version>5.0.0-rc3</version> </dependency>
compile group: 'by.exonit.redmine.client', name: 'client-core_2.11', version: '5.0.0-rc3'
libraryDependencies += "by.exonit.redmine.client" % "client-core_2.11" % "5.0.0-rc3"
<dependency org="by.exonit.redmine.client" name="client-core_2.11" rev="5.0.0-rc3"/>
@Grapes(@Grab(group='by.exonit.redmine.client', module='client-core_2.11', version='5.0.0-rc3'))
'by.exonit.redmine.client:client-core_2.11:jar:5.0.0-rc3'
Click the following link to download the jar file.
client-core_2.11-5.0.0-rc3-javadoc.jar