Last Version

org.xpertss:stdlib 1.1.0

Collection of standard utilities that make Java easier

License

License

GroupId

GroupId

org.xpertss
ArtifactId

ArtifactId

stdlib
Version

Version

1.1.0
Type

Type

jar
Description

Description

org.xpertss:stdlib
Collection of standard utilities that make Java easier
Project URL

Project URL

https://github.com/cfloersch/stdlib
Source Code Management

Source Code Management

https://github.com/cfloersch/stdlib

Download stdlib 1.1.0


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.2
joda-time : joda-time jar 2.1
com.google.code.findbugs : jsr305 jar 3.0.0

Project Modules

There are no modules declared in this project.