Download epiphy-1.0.0.jar file - Jar e

Jar examples for e:epiphy

Description

Epiphy is a lightweight library for property based data model access.

You can download jar file epiphy 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add epiphy-1.0.0.jar to your project.

<dependency>
   <groupId>com.mantledillusion.data</groupId>
   <artifactId>epiphy</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.mantledillusion.data', name: 'epiphy', version: '1.0.0'
libraryDependencies += "com.mantledillusion.data" % "epiphy" % "1.0.0"
<dependency org="com.mantledillusion.data" name="epiphy" rev="1.0.0"/>
@Grapes(@Grab(group='com.mantledillusion.data', module='epiphy', version='1.0.0'))
'com.mantledillusion.data:epiphy:jar:1.0.0'

Download

Click the following link to download the jar file.

epiphy-1.0.0-javadoc.jar
epiphy-1.0.0-sources.jar
epiphy-1.0.0.jar
epiphy-1.0.0.pom



Related Tutorials