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

com.github.xingePush:xinge 1.2.4.4

TPNs is a tool for developers, providing various ways to get in touch with specific moible APPs

Группа

Группа

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

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

xinge
Версия

Версия

1.2.4.4
Тип

Тип

jar

Скачать xinge 1.2.4.4


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