is not current version
Last Version 4.7.1

org.smallmind:smallmind 3.1.7

Parent POM

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind
Version

Version

3.1.7
Type

Type

pom

Download smallmind 3.1.7

Filename Size
smallmind-3.1.7.pom 36 KB
Browse

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