Last Version

io.github.spair:dmm-io 1.6

I/O library for dmm files of default and TGM format.

License

License

GroupId

GroupId

io.github.spair
ArtifactId

ArtifactId

dmm-io
Version

Version

1.6
Type

Type

jar
Description

Description

io.github.spair:dmm-io
I/O library for dmm files of default and TGM format.
Project URL

Project URL

https://spair.github.io/dmm-io
Source Code Management

Source Code Management

https://github.com/SpaiR/dmm-io/tree/master

Download dmm-io 1.6


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.