Mia

A simple, easy-to-use, pure-Java and dependency-free localization library.

License

License

MIT
GroupId

GroupId

pw.mihou
ArtifactId

ArtifactId

Mia
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mia
A simple, easy-to-use, pure-Java and dependency-free localization library.
Project URL

Project URL

https://github.com/ShindouMihou/Mia/
Source Code Management

Source Code Management

https://github.com/ShindouMihou/Mia.git

Download Mia

How to add to project

<!-- https://jarcasting.com/artifacts/pw.mihou/Mia/ -->
<dependency>
    <groupId>pw.mihou</groupId>
    <artifactId>Mia</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/pw.mihou/Mia/
implementation 'pw.mihou:Mia:1.0.0'
// https://jarcasting.com/artifacts/pw.mihou/Mia/
implementation ("pw.mihou:Mia:1.0.0")
'pw.mihou:Mia:jar:1.0.0'
<dependency org="pw.mihou" name="Mia" rev="1.0.0">
  <artifact name="Mia" type="jar" />
</dependency>
@Grapes(
@Grab(group='pw.mihou', module='Mia', version='1.0.0')
)
libraryDependencies += "pw.mihou" % "Mia" % "1.0.0"
[pw.mihou/Mia "1.0.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
1.0.0