License |
License |
---|---|
GroupId | GroupIdcom.github.navisarv |
ArtifactId | ArtifactIdmop-appliance |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMOP Appliance
MOP Appliance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mop-appliance-1.0.1.pom | |
mop-appliance-1.0.1.jar | 4 KB |
mop-appliance-1.0.1-sources.jar | 1 KB |
mop-appliance-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.navisarv/mop-appliance/ -->
<dependency>
<groupId>com.github.navisarv</groupId>
<artifactId>mop-appliance</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.navisarv/mop-appliance/
implementation 'com.github.navisarv:mop-appliance:1.0.1'
// https://jarcasting.com/artifacts/com.github.navisarv/mop-appliance/
implementation ("com.github.navisarv:mop-appliance:1.0.1")
'com.github.navisarv:mop-appliance:jar:1.0.1'
<dependency org="com.github.navisarv" name="mop-appliance" rev="1.0.1">
<artifact name="mop-appliance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.navisarv', module='mop-appliance', version='1.0.1')
)
libraryDependencies += "com.github.navisarv" % "mop-appliance" % "1.0.1"
[com.github.navisarv/mop-appliance "1.0.1"]