tonyklawrence / kotlens

Optics library for Kotlin
MIT License
1 stars 0 forks source link

kotlens

Travis Build Status Current Release Vesion Maven Central

Optics library for Kotlin

Gradle

compile 'com.tonylawrence:kotlens:0.2.2'

Maven

<dependency>
    <groupId>com.tonylawrence</groupId>
    <artifactId>kotlens</artifactId>
    <version>0.2.2</version>
</dependency>