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

License

License

GroupId

GroupId

org.micro-manager.mmcorej
ArtifactId

ArtifactId

MMCoreJ
Last Version

Last Version

10.1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

http://micro-manager.org
Source Code Management

Source Code Management

https://github.com/micro-manager/mmCoreAndDevices

Download MMCoreJ

How to add to project

<!-- https://jarcasting.com/artifacts/org.micro-manager.mmcorej/MMCoreJ/ -->
<dependency>
    <groupId>org.micro-manager.mmcorej</groupId>
    <artifactId>MMCoreJ</artifactId>
    <version>10.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.micro-manager.mmcorej/MMCoreJ/
implementation 'org.micro-manager.mmcorej:MMCoreJ:10.1.1.0'
// https://jarcasting.com/artifacts/org.micro-manager.mmcorej/MMCoreJ/
implementation ("org.micro-manager.mmcorej:MMCoreJ:10.1.1.0")
'org.micro-manager.mmcorej:MMCoreJ:jar:10.1.1.0'
<dependency org="org.micro-manager.mmcorej" name="MMCoreJ" rev="10.1.1.0">
  <artifact name="MMCoreJ" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.micro-manager.mmcorej', module='MMCoreJ', version='10.1.1.0')
)
libraryDependencies += "org.micro-manager.mmcorej" % "MMCoreJ" % "10.1.1.0"
[org.micro-manager.mmcorej/MMCoreJ "10.1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
10.1.1.0