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