Last Version

testing of publishing custom library for easy lab management 0.1.1

Hello world! This is test project of custom lib for easy management of lab stuff

License

License

GroupId

GroupId

io.github.olegmozhei.lablibrary
ArtifactId

ArtifactId

MyLabLib
Version

Version

0.1.1
Type

Type

jar
Description

Description

testing of publishing custom library for easy lab management
Hello world! This is test project of custom lib for easy management of lab stuff

Download MyLabLib 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.