Inveed - Common Libs

Common classes for all other libraries and projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.inveed
ArtifactId

ArtifactId

inveed-commons
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Inveed - Common Libs
Common classes for all other libraries and projects
Project URL

Project URL

https://github.com/inveed/commons/tree/master/inveed-commons
Source Code Management

Source Code Management

https://github.com/inveed/commons

Download inveed-commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcprov-ext-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2