is not current version
Last Version 0.21.0

net.seesharpsoft.sharping:sharping-commons 0.13.0

Dependency free library for core functionality useful for most everything.

Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.sharping
ArtifactId

ArtifactId

sharping-commons
Version

Version

0.13.0
Type

Type

jar

Download sharping-commons 0.13.0


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