GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-push |
Version | Version2.2-beta6 |
Type | Typejar |
Filename | Size |
---|---|
woko-push-2.2-beta6.pom | |
woko-push-2.2-beta6.jar | 10 KB |
woko-push-2.2-beta6-sources.jar | 5 KB |
woko-push-2.2-beta6-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-push/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-push</artifactId>
<version>2.2-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-push/
implementation 'com.pojosontheweb:woko-push:2.2-beta6'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-push/
implementation ("com.pojosontheweb:woko-push:2.2-beta6")
'com.pojosontheweb:woko-push:jar:2.2-beta6'
<dependency org="com.pojosontheweb" name="woko-push" rev="2.2-beta6">
<artifact name="woko-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-push', version='2.2-beta6')
)
libraryDependencies += "com.pojosontheweb" % "woko-push" % "2.2-beta6"
[com.pojosontheweb/woko-push "2.2-beta6"]