не последняя версия
Последняя версия 1.0.1

top.lshaci:framework-core 1.0.0

framework core

Группа

Группа

top.lshaci
Идентификатор

Идентификатор

framework-core
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать framework-core 1.0.0


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