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