XELLITIX Commons - Encoding
Encoding utilities.
License |
License |
---|---|
GroupId | GroupIdcom.xellitix.commons |
ArtifactId | ArtifactIdencoding |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXELLITIX Commons - Encoding
Encoding Utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
encoding-0.1.0.pom | |
encoding-0.1.0.jar | 4 KB |
encoding-0.1.0-sources.jar | 4 KB |
encoding-0.1.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xellitix.commons/encoding/ -->
<dependency>
<groupId>com.xellitix.commons</groupId>
<artifactId>encoding</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xellitix.commons/encoding/
implementation 'com.xellitix.commons:encoding:0.1.0'
// https://jarcasting.com/artifacts/com.xellitix.commons/encoding/
implementation ("com.xellitix.commons:encoding:0.1.0")
'com.xellitix.commons:encoding:jar:0.1.0'
<dependency org="com.xellitix.commons" name="encoding" rev="0.1.0">
<artifact name="encoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xellitix.commons', module='encoding', version='0.1.0')
)
libraryDependencies += "com.xellitix.commons" % "encoding" % "0.1.0"
[com.xellitix.commons/encoding "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.2 |
com.google.inject.extensions : guice-assistedinject | jar | 4.2.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |
Encoding utilities.