is not current version
Last Version 2.1.1

org.softsmithy.lib:softsmithy-lib 1.1.1

A Java utility library.

GroupId

GroupId

org.softsmithy.lib
ArtifactId

ArtifactId

softsmithy-lib
Version

Version

1.1.1
Type

Type

pom

Download softsmithy-lib 1.1.1

Filename Size
softsmithy-lib-1.1.1.pom 5 KB
Browse

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