Jar examples for e:epiphy
Epiphy is a lightweight library for property based data model access.
You can download jar file epiphy 2.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add epiphy-2.0.0.jar to your project.
<dependency> <groupId>com.mantledillusion.data</groupId> <artifactId>epiphy</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.mantledillusion.data', name: 'epiphy', version: '2.0.0'
libraryDependencies += "com.mantledillusion.data" % "epiphy" % "2.0.0"
<dependency org="com.mantledillusion.data" name="epiphy" rev="2.0.0"/>
@Grapes(@Grab(group='com.mantledillusion.data', module='epiphy', version='2.0.0'))
'com.mantledillusion.data:epiphy:jar:2.0.0'
Click the following link to download the jar file.
epiphy-2.0.0-javadoc.jar