Last Version

Simple XML 5.1.6

Simple is a high performance asynchronous HTTP framework for Java

License

License

GroupId

GroupId

org.simpleframework
ArtifactId

ArtifactId

simple
Version

Version

5.1.6
Type

Type

jar
Description

Description

Simple XML
Simple is a high performance asynchronous HTTP framework for Java
Project URL

Project URL

http://www.simpleframework.org

Download simple 5.1.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.