| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.echovantage |
| ArtifactId | ArtifactIdwonton |
| Last Version | Last Version0.81 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWonderful Transport Object Notation
Transport-agnostic data access layer
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wonton-0.81.pom | |
| wonton-0.81.jar | 95 KB |
| wonton-0.81-sources.jar | 47 KB |
| wonton-0.81-javadoc.jar | 287 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.echovantage : funco | jar | 0.81 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |