is not current version
Last Version 2.2.4

ru.pocketbyte.locolaser:core 2.0.0

Core library of LocoLaser tool

GroupId

GroupId

ru.pocketbyte.locolaser
ArtifactId

ArtifactId

core
Version

Version

2.0.0
Type

Type

jar

Download core 2.0.0


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