Fundament

Fundamental Java abstractions

License

License

GroupId

GroupId

com.tomgibara.fundament
ArtifactId

ArtifactId

fundament
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Fundament
Fundamental Java abstractions

Download fundament

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.0