Wonderful Transport Object Notation

Transport-agnostic data access layer

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.echovantage
ArtifactId

ArtifactId

wonton
Last Version

Last Version

0.81
Release Date

Release Date

Type

Type

jar
Description

Description

Wonderful Transport Object Notation
Transport-agnostic data access layer
Project Organization

Project Organization

EchoVantage

Download wonton

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.echovantage : funco jar 0.81

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.81
0.80
0.79
0.78
0.77
0.66
0.65
0.63
0.54