is not current version
Last Version 0.8.0

net.seesharpsoft.spring:sharping-data 0.6.0


Categories

Categories

Data Net
GroupId

GroupId

net.seesharpsoft.spring
ArtifactId

ArtifactId

sharping-data
Version

Version

0.6.0
Type

Type

jar

Download sharping-data 0.6.0


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