GroupId | GroupIdpl.fhframework.dp |
---|---|
ArtifactId | ArtifactIdfhdp-commons-rest |
Version | Version4.9.25 |
Type | Typejar |
Filename | Size |
---|---|
fhdp-commons-rest-4.9.25.pom | |
fhdp-commons-rest-4.9.25.jar | 18 KB |
fhdp-commons-rest-4.9.25-sources.jar | 10 KB |
fhdp-commons-rest-4.9.25-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-rest/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-commons-rest</artifactId>
<version>4.9.25</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-rest/
implementation 'pl.fhframework.dp:fhdp-commons-rest:4.9.25'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-rest/
implementation ("pl.fhframework.dp:fhdp-commons-rest:4.9.25")
'pl.fhframework.dp:fhdp-commons-rest:jar:4.9.25'
<dependency org="pl.fhframework.dp" name="fhdp-commons-rest" rev="4.9.25">
<artifact name="fhdp-commons-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons-rest', version='4.9.25')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-commons-rest" % "4.9.25"
[pl.fhframework.dp/fhdp-commons-rest "4.9.25"]