Jar examples for f:fundament
Fundamental Java abstractions
You can download jar file fundament 1.1.1 in this page.
You can use the following script to add fundament-1.1.1.jar to your project.
<dependency> <groupId>com.tomgibara.fundament</groupId> <artifactId>fundament</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.tomgibara.fundament', name: 'fundament', version: '1.1.1'
libraryDependencies += "com.tomgibara.fundament" % "fundament" % "1.1.1"
<dependency org="com.tomgibara.fundament" name="fundament" rev="1.1.1"/>
@Grapes(@Grab(group='com.tomgibara.fundament', module='fundament', version='1.1.1'))
'com.tomgibara.fundament:fundament:jar:1.1.1'
Click the following link to download the jar file.
fundament-1.1.1-javadoc.jar