joto-core

joto (Java Object To cOde) library's core classes.

License

License

GroupId

GroupId

com.google.code.joto
ArtifactId

ArtifactId

joto-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

joto-core
joto (Java Object To cOde) library's core classes.

Download joto-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.joto : joto-exportable jar 1.0.0

test (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.0
junit : junit jar 4.6
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0