is not current version
Last Version 1.1.0

rocks.xmpp:precis 0.1.0

Preparation, Enforcement, and Comparison of Internationalized Strings (RFC 7564, RFC 7613, RFC 7700)

GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

precis
Version

Version

0.1.0
Type

Type

jar

Download precis 0.1.0


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