is not current version
Last Version 4.7.1

org.smallmind:smallmind 4.0.0

Parent POM

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind
Version

Version

4.0.0
Type

Type

pom

Download smallmind 4.0.0

Filename Size
smallmind-4.0.0.pom 41 KB
Browse

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