is not current version
Last Version 1.0.1

com.github.navisarv:mop-appliance 1.0.0

MOP Appliance

GroupId

GroupId

com.github.navisarv
ArtifactId

ArtifactId

mop-appliance
Version

Version

1.0.0
Type

Type

jar

Download mop-appliance 1.0.0


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