is not current version
Last Version 4.0.5

com.github.yuyenews:Martian 3.0.37


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Martian
Version

Version

3.0.37
Type

Type

pom

Download Martian 3.0.37

Filename Size
Martian-3.0.37.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Martian/ -->
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>Martian</artifactId>
    <version>3.0.37</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian/
implementation 'com.github.yuyenews:Martian:3.0.37'
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian/
implementation ("com.github.yuyenews:Martian:3.0.37")
'com.github.yuyenews:Martian:pom:3.0.37'
<dependency org="com.github.yuyenews" name="Martian" rev="3.0.37">
  <artifact name="Martian" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Martian', version='3.0.37')
)
libraryDependencies += "com.github.yuyenews" % "Martian" % "3.0.37"
[com.github.yuyenews/Martian "3.0.37"]