Mark Eschbach's Open Sourced Utilities

Kitchen sink algorithms related to Computer Information, Science, and Engineering by Mark Eschbach for inclusion into open source projects.

License

License

GroupId

GroupId

com.meschbach.cise
ArtifactId

ArtifactId

cise-oss
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Mark Eschbach's Open Sourced Utilities
Kitchen sink algorithms related to Computer Information, Science, and Engineering by Mark Eschbach for inclusion into open source projects.
Project URL

Project URL

http://meschbach.com/
Project Organization

Project Organization

Mark Eschbach

Download cise-oss

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 5.14.6

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.4