ninio
A Java NIO extensive library. Clean and light.
License |
License |
---|---|
GroupId | GroupIdcom.davfx |
ArtifactId | ArtifactIddavfx |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.davfx:davfx
davfx
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
davfx-2.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.davfx/davfx/ -->
<dependency>
<groupId>com.davfx</groupId>
<artifactId>davfx</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.davfx/davfx/
implementation 'com.davfx:davfx:2.0'
// https://jarcasting.com/artifacts/com.davfx/davfx/
implementation ("com.davfx:davfx:2.0")
'com.davfx:davfx:pom:2.0'
<dependency org="com.davfx" name="davfx" rev="2.0">
<artifact name="davfx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.davfx', module='davfx', version='2.0')
)
libraryDependencies += "com.davfx" % "davfx" % "2.0"
[com.davfx/davfx "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.typesafe : config | jar | 1.2.1 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.assertj : assertj-core | jar | 1.6.1 |
junit : junit | jar | 4.11 |
A Java NIO extensive library. Clean and light.