is not current version
Last Version 4.0.0

org.swimos:swim-store 3.10.0

Uploads all artifacts belonging to configuration ':swim-store:archives'

GroupId

GroupId

org.swimos
ArtifactId

ArtifactId

swim-store
Version

Version

3.10.0
Type

Type

jar

Download swim-store 3.10.0


<!-- https://jarcasting.com/artifacts/org.swimos/swim-store/ -->
<dependency>
    <groupId>org.swimos</groupId>
    <artifactId>swim-store</artifactId>
    <version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.swimos/swim-store/
implementation 'org.swimos:swim-store:3.10.0'
// https://jarcasting.com/artifacts/org.swimos/swim-store/
implementation ("org.swimos:swim-store:3.10.0")
'org.swimos:swim-store:jar:3.10.0'
<dependency org="org.swimos" name="swim-store" rev="3.10.0">
  <artifact name="swim-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swimos', module='swim-store', version='3.10.0')
)
libraryDependencies += "org.swimos" % "swim-store" % "3.10.0"
[org.swimos/swim-store "3.10.0"]