is not current version
Last Version 0.0.21

com.github.lolgab:snunit_3 0.0.14

Scala Native server using NGINX Unit

GroupId

GroupId

com.github.lolgab
ArtifactId

ArtifactId

snunit_3
Version

Version

0.0.14
Type

Type

jar

Download snunit_3 0.0.14


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