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

com.github.nalim2:framework 0.1.0


Группа

Группа

com.github.nalim2
Идентификатор

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

framework
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать framework 0.1.0


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