Last Version

com.github.codemonstur:simplehttp 1.1.0

An wrapper around the built in HTTP server

License

License

GroupId

GroupId

com.github.codemonstur
ArtifactId

ArtifactId

simplehttp
Version

Version

1.1.0
Type

Type

jar
Description

Description

com.github.codemonstur:simplehttp
An wrapper around the built in HTTP server

Download simplehttp 1.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.