MVN

com.tonylawrence : kotlens

Maven & Gradle

Sep 14, 2017
1 stars

Kotlens · Lens library for Kotlin

<dependency>
    <groupId>com.tonylawrence</groupId>
    <artifactId>kotlens</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tonylawrence : kotlens to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of com.tonylawrence : kotlens to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
kotlens-0.2.2
kotlens-0.2.1
kotlens-0.2.0
0.1.x
kotlens-0.1.1

How to add a dependency to Maven

Add the following com.tonylawrence : kotlens maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tonylawrence : kotlens gradle dependency to your build.gradle file:

implementation 'com.tonylawrence:kotlens:0.2.2'

Gradle Kotlin DSL: Add the following com.tonylawrence : kotlens gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tonylawrence:kotlens:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tonylawrence : kotlens sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tonylawrence" % "kotlens" % "0.2.2"

Advertisement

Dependencies from Group

Sep 14, 2017
1 usages
0 stars
Sep 14, 2017
1 stars

Discover Dependencies

Dec 03, 2019
31 stars
Jan 31, 2017
0 stars
Mar 15, 2019
1 usages
221 stars
Feb 08, 2017
Apr 15, 2017
5 stars
Dec 05, 2018
8 stars