Last Version

uPagge Utils 1.1.0-RELEASE

An example to demonstrate the ability to publish to Maven Central

License

License

GroupId

GroupId

ru.upagge
ArtifactId

ArtifactId

upagge-utils
Version

Version

1.1.0-RELEASE
Type

Type

jar
Description

Description

uPagge Utils
An example to demonstrate the ability to publish to Maven Central
Project URL

Project URL

https://blog.upagge.ru/posts/guide/2021/deploy-to-maven-central/
Source Code Management

Source Code Management

https://gitlab.com/uPagge/upagge-utils

Download upagge-utils 1.1.0-RELEASE


<!-- https://jarcasting.com/artifacts/ru.upagge/upagge-utils/ -->
<dependency>
    <groupId>ru.upagge</groupId>
    <artifactId>upagge-utils</artifactId>
    <version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ru.upagge/upagge-utils/
implementation 'ru.upagge:upagge-utils:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/ru.upagge/upagge-utils/
implementation ("ru.upagge:upagge-utils:1.1.0-RELEASE")
'ru.upagge:upagge-utils:jar:1.1.0-RELEASE'
<dependency org="ru.upagge" name="upagge-utils" rev="1.1.0-RELEASE">
  <artifact name="upagge-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.upagge', module='upagge-utils', version='1.1.0-RELEASE')
)
libraryDependencies += "ru.upagge" % "upagge-utils" % "1.1.0-RELEASE"
[ru.upagge/upagge-utils "1.1.0-RELEASE"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.