mesa

Simple library for the tutorial about Maven usage with further publishing to Maven Central with OSSRH

License

License

GroupId

GroupId

io.github.cnspary
ArtifactId

ArtifactId

mesa
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mesa
Simple library for the tutorial about Maven usage with further publishing to Maven Central with OSSRH

Download mesa

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0