License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.ovea |
ArtifactId | ArtifactIdjs-storage |
Last Version | Last Version1.6.ga |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjs-storage
JS Storage lib
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
js-storage-1.6.ga.pom | |
js-storage-1.6.ga.jar | 3 KB |
js-storage-1.6.ga-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/js-storage/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>js-storage</artifactId>
<version>1.6.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/js-storage/
implementation 'com.ovea:js-storage:1.6.ga'
// https://jarcasting.com/artifacts/com.ovea/js-storage/
implementation ("com.ovea:js-storage:1.6.ga")
'com.ovea:js-storage:jar:1.6.ga'
<dependency org="com.ovea" name="js-storage" rev="1.6.ga">
<artifact name="js-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='js-storage', version='1.6.ga')
)
libraryDependencies += "com.ovea" % "js-storage" % "1.6.ga"
[com.ovea/js-storage "1.6.ga"]