License |
License |
---|---|
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-push |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastChar-Push
FastChar-Push is a FastChar plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastchar-push-1.3.0.pom | |
fastchar-push-1.3.0.jar | 10 KB |
fastchar-push-1.3.0-sources.jar | 3 KB |
fastchar-push-1.3.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-push/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-push</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-push/
implementation 'com.fastchar:fastchar-push:1.3.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-push/
implementation ("com.fastchar:fastchar-push:1.3.0")
'com.fastchar:fastchar-push:jar:1.3.0'
<dependency org="com.fastchar" name="fastchar-push" rev="1.3.0">
<artifact name="fastchar-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-push', version='1.3.0')
)
libraryDependencies += "com.fastchar" % "fastchar-push" % "1.3.0"
[com.fastchar/fastchar-push "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |
cn.jpush.api : jpush-client | jar | 3.3.12 |