is not current version
Last Version 0.1.0-alpha2

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

Core module for Disconnect

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.fluorumlabs.disconnect
ArtifactId

ArtifactId

disconnect-core
Version

Version

0.1.0-alpha1
Type

Type

jar

Download disconnect-core 0.1.0-alpha1


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