is not current version
Last Version 1.8.1

org.smallmind:smallmind-cloud 1.3.20

Naming, Clustering and Protocol Frameworks and Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-cloud
Version

Version

1.3.20
Type

Type

jar

Download smallmind-cloud 1.3.20


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