Last Version

joto-parent 1.0.0

joto (Java Object To cOde) library's parent pom

License

License

GroupId

GroupId

com.google.code.joto
ArtifactId

ArtifactId

joto-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

joto-parent
joto (Java Object To cOde) library's parent pom

Download joto-parent 1.0.0

Filename Size
joto-parent-1.0.0.pom 4 KB
Browse

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

  • core
  • exportable