MVN

io.jmad : aloha

Maven & Gradle

Mar 18, 2022
0 stars

io.jmad:aloha · Another Linear Optics Helper Application.

<dependency>
    <groupId>io.jmad</groupId>
    <artifactId>aloha</artifactId>
    <version>0.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jmad : aloha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.15.0

All Versions

Choose a version of io.jmad : aloha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.15.x
aloha-0.15.0
0.14.x
aloha-0.14.2
aloha-0.14.1
aloha-0.14.0
0.13.x
aloha-0.13.0
0.12.x
aloha-0.12.0
0.11.x
aloha-0.11.1
aloha-0.11.0
0.10.x
aloha-0.10.7
aloha-0.10.6

How to add a dependency to Maven

Add the following io.jmad : aloha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jmad</groupId>
    <artifactId>aloha</artifactId>
    <version>0.15.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jmad : aloha gradle dependency to your build.gradle file:

implementation 'io.jmad:aloha:0.15.0'

Gradle Kotlin DSL: Add the following io.jmad : aloha gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jmad:aloha:0.15.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jmad : aloha sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jmad" % "aloha" % "0.15.0"

Advertisement

Dependencies from Group

Jun 09, 2022
2 usages
0 stars
Mar 17, 2022
2 usages
0 stars
Mar 17, 2022
1 usages
0 stars
Jun 09, 2022
1 usages
0 stars
Apr 13, 2021
0 stars

Discover Dependencies