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

com.wu-man:android-bsf-api 3.1

BSF API Implementation for Android

Группа

Группа

com.wu-man
Идентификатор

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

android-bsf-api
Версия

Версия

3.1
Тип

Тип

jar

Скачать android-bsf-api 3.1


<!-- https://jarcasting.com/artifacts/com.wu-man/android-bsf-api/ -->
<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>android-bsf-api</artifactId>
    <version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wu-man/android-bsf-api/
implementation 'com.wu-man:android-bsf-api:3.1'
// https://jarcasting.com/artifacts/com.wu-man/android-bsf-api/
implementation ("com.wu-man:android-bsf-api:3.1")
'com.wu-man:android-bsf-api:jar:3.1'
<dependency org="com.wu-man" name="android-bsf-api" rev="3.1">
  <artifact name="android-bsf-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wu-man', module='android-bsf-api', version='3.1')
)
libraryDependencies += "com.wu-man" % "android-bsf-api" % "3.1"
[com.wu-man/android-bsf-api "3.1"]