License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.jparams |
ArtifactId | ArtifactIddata-store |
Version | Version3.1.4 |
Type | Typejar |
Description |
Descriptiondata-store
Data Store
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-store-3.1.4.pom | |
data-store-3.1.4.jar | 54 KB |
data-store-3.1.4-tests.jar | 127 KB |
data-store-3.1.4-sources.jar | 30 KB |
data-store-3.1.4-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jparams/data-store/ -->
<dependency>
<groupId>com.jparams</groupId>
<artifactId>data-store</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jparams/data-store/
implementation 'com.jparams:data-store:3.1.4'
// https://jarcasting.com/artifacts/com.jparams/data-store/
implementation ("com.jparams:data-store:3.1.4")
'com.jparams:data-store:jar:3.1.4'
<dependency org="com.jparams" name="data-store" rev="3.1.4">
<artifact name="data-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jparams', module='data-store', version='3.1.4')
)
libraryDependencies += "com.jparams" % "data-store" % "3.1.4"
[com.jparams/data-store "3.1.4"]