jcodings
Java-based codings helper classes for Joni and JRuby
License
JCodings is released under the MIT License.
License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIdjcodings-internal |
Last Version | Last Version1.0.12.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCodings
Byte based encoding support library for java
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.airlift/jcodings-internal/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jcodings-internal</artifactId>
<version>1.0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jcodings-internal/
implementation 'io.airlift:jcodings-internal:1.0.12.1'
// https://jarcasting.com/artifacts/io.airlift/jcodings-internal/
implementation ("io.airlift:jcodings-internal:1.0.12.1")
'io.airlift:jcodings-internal:jar:1.0.12.1'
<dependency org="io.airlift" name="jcodings-internal" rev="1.0.12.1">
<artifact name="jcodings-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jcodings-internal', version='1.0.12.1')
)
libraryDependencies += "io.airlift" % "jcodings-internal" % "1.0.12.1"
[io.airlift/jcodings-internal "1.0.12.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Java-based codings helper classes for Joni and JRuby
JCodings is released under the MIT License.