is not current version
Last Version 0.3.0-RC1

org.polynote:uzhttp_2.12 0.2.2

uzhttp

GroupId

GroupId

org.polynote
ArtifactId

ArtifactId

uzhttp_2.12
Version

Version

0.2.2
Type

Type

jar

Download uzhttp_2.12 0.2.2


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