is not current version
Last Version 4.0.5

com.github.yuyenews:Martian 3.2.11


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Martian
Version

Version

3.2.11
Type

Type

pom

Download Martian 3.2.11

Filename Size
Martian-3.2.11.pom 4 KB
Browse

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