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

eu.fbk.fcw:fcw-mate 0.1


Группа

Группа

eu.fbk.fcw
Идентификатор

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

fcw-mate
Версия

Версия

0.1
Тип

Тип

jar

Скачать fcw-mate 0.1


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