is not current version
Last Version 0.0.4

com.github.born2snipe:moxy 0.0.1

moxy

GroupId

GroupId

com.github.born2snipe
ArtifactId

ArtifactId

moxy
Version

Version

0.0.1
Type

Type

jar

Download moxy 0.0.1


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