MyLib2

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

io.github.typelogic
ArtifactId

ArtifactId

mylib2
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

MyLib2
A application used as an example on how to set up pushing its components to the Central Repository.
Project URL

Project URL

https://github.com/typelogic/mylib2
Source Code Management

Source Code Management

https://github.com/typelogic/mylib2/tree/master

Download mylib2

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0