Skip to content

aetheric/kottlefish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kottlefish

Build Status Latest Release

A set of Kotlin utilities and extensions

Table of Contents

Usage

Just add the maven coordinates to your dependency management configuration. For maven it’d be:

<dependency>
	<groupId>nz.co.aetheric</groupId>
	<artifactId>kottlefish</artifactId>
	<version>${version.kottlefish}</version>
</dependency>

Contributing

Just fork the repo, make whatever change you like, and submit a pull request. You should be able to figure out my formatting preferences from the existing code.

About

A set of kotlin utilities and extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages