| License |
License |
|---|---|
| Categories |
CategoriesUML Business Logic Libraries Documents Processing |
| GroupId | GroupIdcom.github.fluorumlabs.disconnect |
| ArtifactId | ArtifactIddisconnect |
| Version | Version0.1.0-alpha2 |
| Type | Typepom |
| Description |
DescriptionDisconnect
Disconnect
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| disconnect-0.1.0-alpha2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect/ -->
<dependency>
<groupId>com.github.fluorumlabs.disconnect</groupId>
<artifactId>disconnect</artifactId>
<version>0.1.0-alpha2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect/
implementation 'com.github.fluorumlabs.disconnect:disconnect:0.1.0-alpha2'
// https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect/
implementation ("com.github.fluorumlabs.disconnect:disconnect:0.1.0-alpha2")
'com.github.fluorumlabs.disconnect:disconnect:pom:0.1.0-alpha2'
<dependency org="com.github.fluorumlabs.disconnect" name="disconnect" rev="0.1.0-alpha2">
<artifact name="disconnect" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fluorumlabs.disconnect', module='disconnect', version='0.1.0-alpha2')
)
libraryDependencies += "com.github.fluorumlabs.disconnect" % "disconnect" % "0.1.0-alpha2"
[com.github.fluorumlabs.disconnect/disconnect "0.1.0-alpha2"]