is not current version
Last Version 4.7.1

org.smallmind:smallmind-nutsnbolts 1.6.2

Nuts'n'Bolts Utilities

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-nutsnbolts
Version

Version

1.6.2
Type

Type

jar

Download smallmind-nutsnbolts 1.6.2


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