MVN

one.xingyi : optics

Maven & Gradle

Aug 24, 2023
<dependency>
    <groupId>one.xingyi</groupId>
    <artifactId>optics</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of one.xingyi : optics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.5

All Versions

Choose a version of one.xingyi : optics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
optics-1.2.5
optics-1.2.4
optics-1.2.3
optics-1.2.2
optics-1.2.1
optics-1.2.0
1.1.x
optics-1.1.5
optics-1.1.4
optics-1.1.3
optics-1.1.2
optics-1.1.1
optics-1.1.0
1.0.x
optics-1.0.18
optics-1.0.17
optics-1.0.16
optics-1.0.15
optics-1.0.13
optics-1.0.12
optics-1.0.11
optics-1.0.10
optics-1.0.9
optics-1.0.8
optics-1.0.7
optics-1.0.6
optics-1.0.5
optics-1.0.4
optics-1.0.3
optics-1.0.2
optics-1.0.1
optics-1.0.0
0.0.x
optics-0.0.6
optics-0.0.5
optics-0.0.4
optics-0.0.3
optics-0.0.2
optics-0.0.1

How to add a dependency to Maven

Add the following one.xingyi : optics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>one.xingyi</groupId>
    <artifactId>optics</artifactId>
    <version>1.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following one.xingyi : optics gradle dependency to your build.gradle file:

implementation 'one.xingyi:optics:1.2.5'

Gradle Kotlin DSL: Add the following one.xingyi : optics gradle kotlin dependency to your build.gradle.kts file:

implementation("one.xingyi:optics:1.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following one.xingyi : optics sbt scala dependency to your build.sbt file:

libraryDependencies += "one.xingyi" % "optics" % "1.2.5"

Advertisement

Dependencies from Group

Feb 07, 2021
17 usages
4 stars
Feb 07, 2021
13 usages
4 stars
Mar 05, 2019
8 usages
1 stars
Mar 05, 2019
6 usages
1 stars
Feb 07, 2021
4 usages
4 stars

Discover Dependencies