is not current version
Last Version 0.8.0

net.seesharpsoft.spring:sharping-core 0.6.0


Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.spring
ArtifactId

ArtifactId

sharping-core
Version

Version

0.6.0
Type

Type

jar

Download sharping-core 0.6.0


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