Jar examples for m:msdk-datamodel
Basic implementations for MSDK data model interfaces
You can download jar file msdk-datamodel 0.0.3 in this page.
You can use the following script to add msdk-datamodel-0.0.3.jar to your project.
<dependency> <groupId>io.github.msdk</groupId> <artifactId>msdk-datamodel</artifactId> <version>0.0.3</version> </dependency>
compile group: 'io.github.msdk', name: 'msdk-datamodel', version: '0.0.3'
libraryDependencies += "io.github.msdk" % "msdk-datamodel" % "0.0.3"
<dependency org="io.github.msdk" name="msdk-datamodel" rev="0.0.3"/>
@Grapes(@Grab(group='io.github.msdk', module='msdk-datamodel', version='0.0.3'))
'io.github.msdk:msdk-datamodel:jar:0.0.3'
Click the following link to download the jar file.
msdk-datamodel-0.0.3-javadoc.jar