is not current version
Last Version 2.3.6

net.sf.mardao:mardao-android 2.3.0


Categories

Categories

Net
GroupId

GroupId

net.sf.mardao
ArtifactId

ArtifactId

mardao-android
Version

Version

2.3.0
Type

Type

jar

Download mardao-android 2.3.0


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