Categories |
CategoriesData |
---|---|
GroupId | GroupIdro.fortsoft |
ArtifactId | ArtifactIdgeneric-data-utils |
Version | Version1.7.0 |
Type | Typejar |
Filename | Size |
---|---|
generic-data-utils-1.7.0.pom | |
generic-data-utils-1.7.0.jar | 25 KB |
generic-data-utils-1.7.0-sources.jar | 16 KB |
generic-data-utils-1.7.0-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft/generic-data-utils/ -->
<dependency>
<groupId>ro.fortsoft</groupId>
<artifactId>generic-data-utils</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data-utils/
implementation 'ro.fortsoft:generic-data-utils:1.7.0'
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data-utils/
implementation ("ro.fortsoft:generic-data-utils:1.7.0")
'ro.fortsoft:generic-data-utils:jar:1.7.0'
<dependency org="ro.fortsoft" name="generic-data-utils" rev="1.7.0">
<artifact name="generic-data-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='generic-data-utils', version='1.7.0')
)
libraryDependencies += "ro.fortsoft" % "generic-data-utils" % "1.7.0"
[ro.fortsoft/generic-data-utils "1.7.0"]