SoftLib

Java simple API Packet io, base64, etc...

License

License

The Apache License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.siisise
ArtifactId

ArtifactId

softlib
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

SoftLib
Java simple API Packet io, base64, etc...
Project URL

Project URL

https://github.com/okomeki/SoftLib
Source Code Management

Source Code Management

https://github.com/okomeki/SoftLib/tree/master

Download softlib

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5