| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lolgab |
| ArtifactId | ArtifactIdsnunit_3 |
| Version | Version0.0.17 |
| Type | Typejar |
| Description |
Descriptionsnunit_3
Scala Native server using NGINX Unit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| snunit_3-0.0.17.pom | |
| snunit_3-0.0.17.jar | 34 KB |
| snunit_3-0.0.17-sources.jar | 3 KB |
| snunit_3-0.0.17-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lolgab/snunit_3/ -->
<dependency>
<groupId>com.github.lolgab</groupId>
<artifactId>snunit_3</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lolgab/snunit_3/
implementation 'com.github.lolgab:snunit_3:0.0.17'
// https://jarcasting.com/artifacts/com.github.lolgab/snunit_3/
implementation ("com.github.lolgab:snunit_3:0.0.17")
'com.github.lolgab:snunit_3:jar:0.0.17'
<dependency org="com.github.lolgab" name="snunit_3" rev="0.0.17">
<artifact name="snunit_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lolgab', module='snunit_3', version='0.0.17')
)
libraryDependencies += "com.github.lolgab" % "snunit_3" % "0.0.17"
[com.github.lolgab/snunit_3 "0.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.undertow : undertow-core | jar | 2.2.14.Final |
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |