ActiveJ : Util : Codec

Tools for encoding/decoding custom objects.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-codec
Last Version

Last Version

4.4-rc1
Release Date

Release Date

Type

Type

jar
Description

Description

ActiveJ : Util : Codec
Tools for encoding/decoding custom objects.

Download activej-codec

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.activej : activej-common jar 4.4-rc1
io.activej : activej-bytebuf jar 4.4-rc1
com.google.code.gson : gson jar 2.8.6
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 4.4-rc1
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.
io.activej

ActiveJ LLC

Versions

Version
4.4-rc1
4.3.1
4.3
4.2
4.1.1
4.1
4.1-rc1
4.0
4.0-rc1
4.0-beta1
3.1-rc1
3.0.2
3.0.1
3.0
3.0-rc2
3.0-rc1
2.2
2.1
2.0.1
2.0
2.0-rc1
1.1
1.0
1.0-rc2
1.0-rc1