Download entity-model-1.0.11.jar file - Jar e

Jar examples for e:entity-model

Description

Entity Model for the Idyl ecosystem of products.

You can download jar file entity-model 1.0.11 in this page.

License

Apache License, Version 2

Build File

You can use the following script to add entity-model-1.0.11.jar to your project.

<dependency>
   <groupId>com.mtnfog</groupId>
   <artifactId>entity-model</artifactId>
   <version>1.0.11</version>
</dependency>
compile group: 'com.mtnfog', name: 'entity-model', version: '1.0.11'
libraryDependencies += "com.mtnfog" % "entity-model" % "1.0.11"
<dependency org="com.mtnfog" name="entity-model" rev="1.0.11"/>
@Grapes(@Grab(group='com.mtnfog', module='entity-model', version='1.0.11'))
'com.mtnfog:entity-model:jar:1.0.11'

Download

Click the following link to download the jar file.

entity-model-1.0.11-javadoc.jar
entity-model-1.0.11-sources.jar
entity-model-1.0.11-tests.jar
entity-model-1.0.11.jar
entity-model-1.0.11.pom



Related Tutorials