is not current version
Last Version 1.2.4.10

com.github.xingePush:xinge 1.2.4.5

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

GroupId

GroupId

com.github.xingePush
ArtifactId

ArtifactId

xinge
Version

Version

1.2.4.5
Type

Type

jar

Download xinge 1.2.4.5


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