ILDA library

Library to read and write ilda files.

License

License

GroupId

GroupId

nl.sijpesteijn
ArtifactId

ArtifactId

ilda
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ILDA library
Library to read and write ilda files.
Project URL

Project URL

https://github.com/sijpesteijn/ilda

Download ilda

How to add to project

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

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.

This is a java implementation for ILDA.

This library enables you to read and write ilda files.

More information about the ilda standard can be found at: http://www.laserist.org/index.htm

Versions

Version
1.1
1.0