ecoji-java

A Java implementation of the Ecoji encoding standard

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.netvl.ecoji
ArtifactId

ArtifactId

ecoji
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ecoji-java
A Java implementation of the Ecoji encoding standard
Project URL

Project URL

https://github.com/netvl/ecoji-java
Source Code Management

Source Code Management

https://github.com/netvl/ecoji-java

Download ecoji

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0