License |
License |
---|---|
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdprecis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPRECIS Framework
Preparation, Enforcement, and Comparison of Internationalized Strings (RFC 8264, RFC 8265, RFC 8266)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
precis-1.1.0.pom | |
precis-1.1.0.jar | 14 KB |
precis-1.1.0-sources.jar | 19 KB |
precis-1.1.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rocks.xmpp/precis/ -->
<dependency>
<groupId>rocks.xmpp</groupId>
<artifactId>precis</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/precis/
implementation 'rocks.xmpp:precis:1.1.0'
// https://jarcasting.com/artifacts/rocks.xmpp/precis/
implementation ("rocks.xmpp:precis:1.1.0")
'rocks.xmpp:precis:jar:1.1.0'
<dependency org="rocks.xmpp" name="precis" rev="1.1.0">
<artifact name="precis" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='precis', version='1.1.0')
)
libraryDependencies += "rocks.xmpp" % "precis" % "1.1.0"
[rocks.xmpp/precis "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.4 |