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

senco
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 senco 1.0.3


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