Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.seesharpsoft.spring |
ArtifactId | ArtifactIdsharping-data |
Version | Version0.7.1 |
Type | Typejar |
Filename | Size |
---|---|
sharping-data-0.7.1.pom | |
sharping-data-0.7.1.jar | 44 KB |
sharping-data-0.7.1-sources.jar | 15 KB |
sharping-data-0.7.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-data/ -->
<dependency>
<groupId>net.seesharpsoft.spring</groupId>
<artifactId>sharping-data</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-data/
implementation 'net.seesharpsoft.spring:sharping-data:0.7.1'
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-data/
implementation ("net.seesharpsoft.spring:sharping-data:0.7.1")
'net.seesharpsoft.spring:sharping-data:jar:0.7.1'
<dependency org="net.seesharpsoft.spring" name="sharping-data" rev="0.7.1">
<artifact name="sharping-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.spring', module='sharping-data', version='0.7.1')
)
libraryDependencies += "net.seesharpsoft.spring" % "sharping-data" % "0.7.1"
[net.seesharpsoft.spring/sharping-data "0.7.1"]