GroupId | GroupIdcom.nu-art-software |
---|---|
ArtifactId | ArtifactIdlocal-storage |
Version | Version1.0.46 |
Type | Typejar |
Filename | Size |
---|---|
local-storage-1.0.46.pom | |
local-storage-1.0.46.jar | 20 KB |
local-storage-1.0.46-sources.jar | 11 KB |
local-storage-1.0.46-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/local-storage/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>local-storage</artifactId>
<version>1.0.46</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/local-storage/
implementation 'com.nu-art-software:local-storage:1.0.46'
// https://jarcasting.com/artifacts/com.nu-art-software/local-storage/
implementation ("com.nu-art-software:local-storage:1.0.46")
'com.nu-art-software:local-storage:jar:1.0.46'
<dependency org="com.nu-art-software" name="local-storage" rev="1.0.46">
<artifact name="local-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='local-storage', version='1.0.46')
)
libraryDependencies += "com.nu-art-software" % "local-storage" % "1.0.46"
[com.nu-art-software/local-storage "1.0.46"]