Jar examples for m:minimal
A simple Java API that exposes minimalist interfaces for common functions including identity generation, JSON parsing and reflection.
You can download jar file minimal 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add minimal-1.0.0.jar to your project.
<dependency> <groupId>fm.pattern</groupId> <artifactId>minimal</artifactId> <version>1.0.0</version> </dependency>
compile group: 'fm.pattern', name: 'minimal', version: '1.0.0'
libraryDependencies += "fm.pattern" % "minimal" % "1.0.0"
<dependency org="fm.pattern" name="minimal" rev="1.0.0"/>
@Grapes(@Grab(group='fm.pattern', module='minimal', version='1.0.0'))
'fm.pattern:minimal:jar:1.0.0'
Click the following link to download the jar file.
minimal-1.0.0-javadoc.jar