MVN

org.micro-manager.mmcorej : MMCoreJ

Maven & Gradle

Jul 12, 2023
4 usages
35 stars

Micro-Manager Java Interface to MMCore · Micro-Manager is open source software for control of automated/motorized microscopes. This specific packages provides the Java interface to the device abstractino layer (MMCore) that is written in C++ with a C-interface

<dependency>
    <groupId>org.micro-manager.mmcorej</groupId>
    <artifactId>MMCoreJ</artifactId>
    <version>10.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.micro-manager.mmcorej : MMCoreJ to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 10.4.0

All Versions

Choose a version of org.micro-manager.mmcorej : MMCoreJ to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
10.4.x
MMCoreJ-10.4.0
10.1.x
MMCoreJ-10.1.1.0

How to add a dependency to Maven

Add the following org.micro-manager.mmcorej : MMCoreJ maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.micro-manager.mmcorej</groupId>
    <artifactId>MMCoreJ</artifactId>
    <version>10.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.micro-manager.mmcorej : MMCoreJ gradle dependency to your build.gradle file:

implementation 'org.micro-manager.mmcorej:MMCoreJ:10.4.0'

Gradle Kotlin DSL: Add the following org.micro-manager.mmcorej : MMCoreJ gradle kotlin dependency to your build.gradle.kts file:

implementation("org.micro-manager.mmcorej:MMCoreJ:10.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.micro-manager.mmcorej : MMCoreJ sbt scala dependency to your build.sbt file:

libraryDependencies += "org.micro-manager.mmcorej" % "MMCoreJ" % "10.4.0"

Advertisement

Dependencies from Group

Jul 12, 2023
4 usages
35 stars

Discover Dependencies

May 03, 2015
3 usages
Oct 16, 2018
5 usages
114 stars
Jun 15, 2016
3 usages
Dec 12, 2016
2 usages
3 stars
Jun 15, 2018
3 usages
35 stars
Dec 21, 2016
2 usages
10 stars
Nov 03, 2017
3 usages
3 stars
Jul 23, 2017
3 usages
65 stars