Last Version

io.divide:shared 0.5.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.divide
ArtifactId

ArtifactId

shared
Version

Version

0.5.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download shared 0.5.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
org.mindrot : jbcrypt jar 0.3m
com.google.code.gson : gson jar 2.2.4
org.jasypt : jasypt jar 1.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.