is not current version
Last Version 4.7.1

org.smallmind:smallmind-nutsnbolts 2.0.1

Nuts'n'Bolts Utilities

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-nutsnbolts
Version

Version

2.0.1
Type

Type

jar

Download smallmind-nutsnbolts 2.0.1


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