io.enoa:repeater-nanohttpd

Enoa

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

repeater-nanohttpd
Last Version

Last Version

1.7.2-rc
Release Date

Release Date

Type

Type

jar
Description

Description

Enoa

Download repeater-nanohttpd

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.nanohttpd : nanohttpd jar 2.3.1
io.enoa : enoa-repeater jar 1.7.2-rc
io.enoa : repeater-cos jar 1.7.2-rc

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2-rc
1.7.0-beta
1.6-beta.2