Download RosettaCore-3.9.1.jar file - Jar r

Jar examples for r:RosettaCore

Description

Tools for converting between objects and query results

You can download jar file RosettaCore 3.9.1 in this page.

Build File

You can use the following script to add RosettaCore-3.9.1.jar to your project.

<dependency>
   <groupId>com.hubspot.rosetta</groupId>
   <artifactId>RosettaCore</artifactId>
   <version>3.9.1</version>
</dependency>
compile group: 'com.hubspot.rosetta', name: 'RosettaCore', version: '3.9.1'
libraryDependencies += "com.hubspot.rosetta" % "RosettaCore" % "3.9.1"
<dependency org="com.hubspot.rosetta" name="RosettaCore" rev="3.9.1"/>
@Grapes(@Grab(group='com.hubspot.rosetta', module='RosettaCore', version='3.9.1'))
'com.hubspot.rosetta:RosettaCore:jar:3.9.1'

Download

Click the following link to download the jar file.

RosettaCore-3.9.1-javadoc.jar
RosettaCore-3.9.1-sources.jar
RosettaCore-3.9.1-tests.jar
RosettaCore-3.9.1.jar
RosettaCore-3.9.1.pom



Related Tutorials