Last Version

Fundament 1.1.1

Fundamental Java abstractions

License

License

GroupId

GroupId

com.tomgibara.fundament
ArtifactId

ArtifactId

fundament
Version

Version

1.1.1
Type

Type

jar
Description

Description

Fundament
Fundamental Java abstractions

Download fundament 1.1.1


<!-- 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.