Download msdk-datamodel-0.0.14.jar file - Jar m

Jar examples for m:msdk-datamodel

Description

Basic implementations for MSDK data model interfaces

You can download jar file msdk-datamodel 0.0.14 in this page.

Build File

You can use the following script to add msdk-datamodel-0.0.14.jar to your project.

<dependency>
   <groupId>io.github.msdk</groupId>
   <artifactId>msdk-datamodel</artifactId>
   <version>0.0.14</version>
</dependency>
compile group: 'io.github.msdk', name: 'msdk-datamodel', version: '0.0.14'
libraryDependencies += "io.github.msdk" % "msdk-datamodel" % "0.0.14"
<dependency org="io.github.msdk" name="msdk-datamodel" rev="0.0.14"/>
@Grapes(@Grab(group='io.github.msdk', module='msdk-datamodel', version='0.0.14'))
'io.github.msdk:msdk-datamodel:jar:0.0.14'

Download

Click the following link to download the jar file.

msdk-datamodel-0.0.14-javadoc.jar
msdk-datamodel-0.0.14-sources.jar
msdk-datamodel-0.0.14.jar
msdk-datamodel-0.0.14.pom



Related Tutorials