is not current version
Last Version 1.9.0

ro.fortsoft:generic-data-service 1.6.0

Service for generic-data

Categories

Categories

Data
GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

generic-data-service
Version

Version

1.6.0
Type

Type

jar

Download generic-data-service 1.6.0


<!-- https://jarcasting.com/artifacts/ro.fortsoft/generic-data-service/ -->
<dependency>
    <groupId>ro.fortsoft</groupId>
    <artifactId>generic-data-service</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data-service/
implementation 'ro.fortsoft:generic-data-service:1.6.0'
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data-service/
implementation ("ro.fortsoft:generic-data-service:1.6.0")
'ro.fortsoft:generic-data-service:jar:1.6.0'
<dependency org="ro.fortsoft" name="generic-data-service" rev="1.6.0">
  <artifact name="generic-data-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='generic-data-service', version='1.6.0')
)
libraryDependencies += "ro.fortsoft" % "generic-data-service" % "1.6.0"
[ro.fortsoft/generic-data-service "1.6.0"]