is not current version
Last Version 0.1.0-alpha2

com.github.fluorumlabs.disconnect:disconnect-zero 0.1.0-alpha1

Disconnect Zero: lightweight web framework

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.fluorumlabs.disconnect
ArtifactId

ArtifactId

disconnect-zero
Version

Version

0.1.0-alpha1
Type

Type

jar

Download disconnect-zero 0.1.0-alpha1


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