не последняя версия
Последняя версия 0.0.12.RELEASE

com.github.life-lab:common-framework 0.0.11-RELEASE


Группа

Группа

com.github.life-lab
Идентификатор

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

common-framework
Версия

Версия

0.0.11-RELEASE
Тип

Тип

jar

Скачать common-framework 0.0.11-RELEASE


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