Last Version

us.rothmichaels Library 1.0.0

General Java library used by us.rothmichaels projects.

License

License

GroupId

GroupId

us.rothmichaels.lib
ArtifactId

ArtifactId

us.rm-lib
Version

Version

1.0.0
Type

Type

pom
Description

Description

us.rothmichaels Library
General Java library used by us.rothmichaels projects.
Project URL

Project URL

http://github.com/rothmichaels/us.rothmichaels.lib
Source Code Management

Source Code Management

http://github.com/rothmichaels/us.rothmichaels.lib

Download us.rm-lib 1.0.0

Filename Size
us.rm-lib-1.0.0.pom 1 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

  • us.rm-reflect
  • us.rm-util
  • us.rm-collections