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

com.nwagu.chess:chess-android 0.0.1

Defines models and rules used to coordinate chess gameplay

Группа

Группа

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

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

chess-android
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать chess-android 0.0.1


<!-- https://jarcasting.com/artifacts/com.nwagu.chess/chess-android/ -->
<dependency>
    <groupId>com.nwagu.chess</groupId>
    <artifactId>chess-android</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nwagu.chess/chess-android/
implementation 'com.nwagu.chess:chess-android:0.0.1'
// https://jarcasting.com/artifacts/com.nwagu.chess/chess-android/
implementation ("com.nwagu.chess:chess-android:0.0.1")
'com.nwagu.chess:chess-android:aar:0.0.1'
<dependency org="com.nwagu.chess" name="chess-android" rev="0.0.1">
  <artifact name="chess-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nwagu.chess', module='chess-android', version='0.0.1')
)
libraryDependencies += "com.nwagu.chess" % "chess-android" % "0.0.1"
[com.nwagu.chess/chess-android "0.0.1"]