jef4j

JEF charset support for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.arnx
ArtifactId

ArtifactId

jef4j
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

jef4j
JEF charset support for Java
Project URL

Project URL

https://github.com/hidekatsu-izuno/jef4j
Source Code Management

Source Code Management

https://github.com/hidekatsu-izuno/jef4j

Download jef4j

How to add to project

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

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
0.9.3
0.9.2
0.9.0
0.7.2
0.7.1
0.7.0
0.2.0
0.1.0