is not current version
Last Version 2.0.1

mayus-library 1.0.2

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

License

License

GroupId

GroupId

dev.mayuna
ArtifactId

ArtifactId

mayus-library
Version

Version

1.0.2
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 1.0.2


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

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.