Download msdk-datamodel-0.0.13.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.13 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials