is not current version
Last Version 4.0.0

com.mantledillusion.data:epiphy 4.0.0.ALPHA2

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

Categories

Categories

Ant Build Tools Data
GroupId

GroupId

com.mantledillusion.data
ArtifactId

ArtifactId

epiphy
Version

Version

4.0.0.ALPHA2
Type

Type

jar

Download epiphy 4.0.0.ALPHA2


<!-- https://jarcasting.com/artifacts/com.mantledillusion.data/epiphy/ -->
<dependency>
    <groupId>com.mantledillusion.data</groupId>
    <artifactId>epiphy</artifactId>
    <version>4.0.0.ALPHA2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.data/epiphy/
implementation 'com.mantledillusion.data:epiphy:4.0.0.ALPHA2'
// https://jarcasting.com/artifacts/com.mantledillusion.data/epiphy/
implementation ("com.mantledillusion.data:epiphy:4.0.0.ALPHA2")
'com.mantledillusion.data:epiphy:jar:4.0.0.ALPHA2'
<dependency org="com.mantledillusion.data" name="epiphy" rev="4.0.0.ALPHA2">
  <artifact name="epiphy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.data', module='epiphy', version='4.0.0.ALPHA2')
)
libraryDependencies += "com.mantledillusion.data" % "epiphy" % "4.0.0.ALPHA2"
[com.mantledillusion.data/epiphy "4.0.0.ALPHA2"]