Last Version

Dependency free Core Library 0.21.0

Dependency free library for core functionality useful for most everything.

License

License

Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.sharping
ArtifactId

ArtifactId

sharping-commons
Version

Version

0.21.0
Type

Type

jar
Description

Description

Dependency free Core Library
Dependency free library for core functionality useful for most everything.
Source Code Management

Source Code Management

http://github.com/seesharpsoft/sharping/tree/master/sharping-commons

Download sharping-commons 0.21.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar
org.hamcrest : hamcrest-library jar

Project Modules

There are no modules declared in this project.