is not current version
Last Version 4.7.1

org.smallmind:smallmind-foundation 3.3.20

Foundational Runtime Setup and Config

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-foundation
Version

Version

3.3.20
Type

Type

jar

Download smallmind-foundation 3.3.20


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