utils

Minimal set of aimanj utility classes

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

utils
Minimal set of aimanj utility classes
Project URL

Project URL

https://github.com/MatrixAINetwork/aimanj
Source Code Management

Source Code Management

https://github.com/MatrixAINetwork/aimanj.git

Download utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.60

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0