is not current version
Last Version 3.0.0

org.xipki.pki:shells 2.3.0


GroupId

GroupId

org.xipki.pki
ArtifactId

ArtifactId

shells
Version

Version

2.3.0
Type

Type

pom

Download shells 2.3.0

Filename Size
shells-2.3.0.pom 667 bytes
Browse

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