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