is not current version
Last Version 0.0.21

com.github.lolgab:snunit_3 0.0.16

Scala Native server using NGINX Unit

GroupId

GroupId

com.github.lolgab
ArtifactId

ArtifactId

snunit_3
Version

Version

0.0.16
Type

Type

jar

Download snunit_3 0.0.16


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