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