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-rc4 in this page.
Apache-2.0
You can use the following script to add client-core_2.12-5.0.0-rc4.jar to your project.
<dependency> <groupId>by.exonit.redmine.client</groupId> <artifactId>client-core_2.12</artifactId> <version>5.0.0-rc4</version> </dependency>
compile group: 'by.exonit.redmine.client', name: 'client-core_2.12', version: '5.0.0-rc4'
libraryDependencies += "by.exonit.redmine.client" % "client-core_2.12" % "5.0.0-rc4"
<dependency org="by.exonit.redmine.client" name="client-core_2.12" rev="5.0.0-rc4"/>
@Grapes(@Grab(group='by.exonit.redmine.client', module='client-core_2.12', version='5.0.0-rc4'))
'by.exonit.redmine.client:client-core_2.12:jar:5.0.0-rc4'
Click the following link to download the jar file.
client-core_2.12-5.0.0-rc4-javadoc.jar