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

com.airlenet:play-core 1.0.0.RELEASE


Категории

Категории

Сеть
Группа

Группа

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

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

play-core
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать play-core 1.0.0.RELEASE


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