Last Version

Ostermiller Java Utilities 1.07.00

Open source (GPL) Java utilities maintained by Stephen Ostermiller with help from many contributors.

License

License

GroupId

GroupId

org.ostermiller
ArtifactId

ArtifactId

utils
Version

Version

1.07.00
Type

Type

jar
Description

Description

Ostermiller Java Utilities
Open source (GPL) Java utilities maintained by Stephen Ostermiller with help from many contributors.
Project URL

Project URL

http://ostermiller.org/utils/

Download utils 1.07.00


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

Dependencies

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

Project Modules

There are no modules declared in this project.