mayus-library

Generic Java Library with Logger and other things which I use in my projects

License

License

GroupId

GroupId

dev.mayuna
ArtifactId

ArtifactId

mayus-library
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mayus-library
Generic Java Library with Logger and other things which I use in my projects
Project URL

Project URL

https://mayuna.dev/
Source Code Management

Source Code Management

https://github.com/lilmayu/MayusLibrary

Download mayus-library

How to add to project

<!-- https://jarcasting.com/artifacts/dev.mayuna/mayus-library/ -->
<dependency>
    <groupId>dev.mayuna</groupId>
    <artifactId>mayus-library</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.mayuna/mayus-library/
implementation 'dev.mayuna:mayus-library:2.0.1'
// https://jarcasting.com/artifacts/dev.mayuna/mayus-library/
implementation ("dev.mayuna:mayus-library:2.0.1")
'dev.mayuna:mayus-library:jar:2.0.1'
<dependency org="dev.mayuna" name="mayus-library" rev="2.0.1">
  <artifact name="mayus-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.mayuna', module='mayus-library', version='2.0.1')
)
libraryDependencies += "dev.mayuna" % "mayus-library" % "2.0.1"
[dev.mayuna/mayus-library "2.0.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.

Versions

Version
2.0.1
2.0
1.0.2
1.0.1