Last Version

XELLITIX Commons - Encoding 0.1.0

Encoding Utilities

License

License

GroupId

GroupId

com.xellitix.commons
ArtifactId

ArtifactId

encoding
Version

Version

0.1.0
Type

Type

jar
Description

Description

XELLITIX Commons - Encoding
Encoding Utilities
Project URL

Project URL

http://xellitix.com/encoding/
Source Code Management

Source Code Management

https://github.com/xellitix/commons-encoding

Download encoding 0.1.0


<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.