Last Version

Matthew Johnson's Java Libraries 0.8

These are a selection of libraries for Java which Matthew Johnson has written because they are useful and not provided with normal Java.

License

License

MIT License
GroupId

GroupId

com.github.bdeneuter
ArtifactId

ArtifactId

cx.ath.matthew
Version

Version

0.8
Type

Type

jar
Description

Description

Matthew Johnson's Java Libraries
These are a selection of libraries for Java which Matthew Johnson has written because they are useful and not provided with normal Java.
Project URL

Project URL

https://github.com/bdeneuter/matthew
Source Code Management

Source Code Management

https://github.com/bdeneuter/matthew.git

Download cx.ath.matthew 0.8


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

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.