Last Version

Golomt Core 1.0.3

This is a sample library for a tutorial about publishing to Maven Central

License

License

GroupId

GroupId

io.github.dorjoos
ArtifactId

ArtifactId

core
Version

Version

1.0.3
Type

Type

jar
Description

Description

Golomt Core
This is a sample library for a tutorial about publishing to Maven Central
Project URL

Project URL

https://github.com/dorjoos/glmt2
Source Code Management

Source Code Management

https://github.com/dorjoos/glmt2/tree/master/

Download core 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.