is not current version
Last Version 0.8.0

net.seesharpsoft.spring:sharping-core 0.7.0

Dependency free library for core functionality useful for most everything.

Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.spring
ArtifactId

ArtifactId

sharping-core
Version

Version

0.7.0
Type

Type

jar

Download sharping-core 0.7.0


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