Last Version

Disconnect: Core 0.1.0-alpha2

Core module for Disconnect

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.fluorumlabs.disconnect
ArtifactId

ArtifactId

disconnect-core
Version

Version

0.1.0-alpha2
Type

Type

jar
Description

Description

Disconnect: Core
Core module for Disconnect
Project URL

Project URL

https://github.com/fluorumlabs/disconnect-project
Source Code Management

Source Code Management

http://github.com/fluorumlabs/disconnect-project/tree/master

Download disconnect-core 0.1.0-alpha2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.teavm : teavm-classlib jar 0.6.1
org.teavm : teavm-jso jar 0.6.1
org.teavm : teavm-tooling jar 0.6.1
org.teavm : teavm-interop jar 0.6.1
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.github.fluorumlabs.disconnect : disconnect-classlib jar 0.1.0-alpha2
org.slf4j : slf4j-api jar 1.7.30
com.squareup : javapoet jar 1.11.1
com.helger : ph-css jar 6.1.1

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc6

Project Modules

There are no modules declared in this project.