is not current version
Last Version 1.18.1

pro.juxt.crux:crux-http-server 1.17.1-rc1

Crux HTTP Server

GroupId

GroupId

pro.juxt.crux
ArtifactId

ArtifactId

crux-http-server
Version

Version

1.17.1-rc1
Type

Type

jar

Download crux-http-server 1.17.1-rc1


<!-- https://jarcasting.com/artifacts/pro.juxt.crux/crux-http-server/ -->
<dependency>
    <groupId>pro.juxt.crux</groupId>
    <artifactId>crux-http-server</artifactId>
    <version>1.17.1-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-http-server/
implementation 'pro.juxt.crux:crux-http-server:1.17.1-rc1'
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-http-server/
implementation ("pro.juxt.crux:crux-http-server:1.17.1-rc1")
'pro.juxt.crux:crux-http-server:jar:1.17.1-rc1'
<dependency org="pro.juxt.crux" name="crux-http-server" rev="1.17.1-rc1">
  <artifact name="crux-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.crux', module='crux-http-server', version='1.17.1-rc1')
)
libraryDependencies += "pro.juxt.crux" % "crux-http-server" % "1.17.1-rc1"
[pro.juxt.crux/crux-http-server "1.17.1-rc1"]