is not current version
Last Version 4.0.5

com.github.yuyenews:Martian 3.2.2


GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

Martian
Version

Version

3.2.2
Type

Type

pom

Download Martian 3.2.2

Filename Size
Martian-3.2.2.pom 4 KB
Browse

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