Last Version

net.sf.mardao:mardao-android 2.3.6

Mardao is a DAO generator, packaged as a maven plugin. The JPA-annotated Entities is the input to the generator.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.mardao
ArtifactId

ArtifactId

mardao-android
Version

Version

2.3.6
Type

Type

jar
Description

Description

net.sf.mardao:mardao-android
Mardao is a DAO generator, packaged as a maven plugin. The JPA-annotated Entities is the input to the generator.

Download mardao-android 2.3.6


<!-- https://jarcasting.com/artifacts/net.sf.mardao/mardao-android/ -->
<dependency>
    <groupId>net.sf.mardao</groupId>
    <artifactId>mardao-android</artifactId>
    <version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mardao/mardao-android/
implementation 'net.sf.mardao:mardao-android:2.3.6'
// https://jarcasting.com/artifacts/net.sf.mardao/mardao-android/
implementation ("net.sf.mardao:mardao-android:2.3.6")
'net.sf.mardao:mardao-android:jar:2.3.6'
<dependency org="net.sf.mardao" name="mardao-android" rev="2.3.6">
  <artifact name="mardao-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mardao', module='mardao-android', version='2.3.6')
)
libraryDependencies += "net.sf.mardao" % "mardao-android" % "2.3.6"
[net.sf.mardao/mardao-android "2.3.6"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.mardao : mardao-core jar 2.3.6

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.