is not current version
Last Version 1.1.0

rocks.xmpp:precis 1.0.0

Preparation, Enforcement, and Comparison of Internationalized Strings (RFC 8264, RFC 8265, RFC 8266)

GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

precis
Version

Version

1.0.0
Type

Type

jar

Download precis 1.0.0


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