is not current version
Last Version 4.7.1

org.smallmind:smallmind 2.4.14

Parent POM

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind
Version

Version

2.4.14
Type

Type

pom

Download smallmind 2.4.14

Filename Size
smallmind-2.4.14.pom 34 KB
Browse

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