Last Version

SoftSmithy Development Utility Library 2.1.1

A Java development utility library.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.softsmithy.devlib
ArtifactId

ArtifactId

softsmithy-devlib
Version

Version

2.1.1
Type

Type

pom
Description

Description

SoftSmithy Development Utility Library
A Java development utility library.
Project URL

Project URL

https://www.softsmithy.org/softsmithy-lib/devlib/2.1.1/docs/site
Project Organization

Project Organization

SoftSmithy
Source Code Management

Source Code Management

https://github.com/SoftSmithy/softsmithy-lib

Download softsmithy-devlib 2.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • softsmithy-devlib-core