Deft

OS Utility Library

License

License

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

deft
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Deft
OS Utility Library

Download deft

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.1