Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.verygoodsecurity |
ArtifactId | ArtifactIdwatchman |
Version | Version0.0.7-polling2 |
Type | Typejar |
Filename | Size |
---|---|
watchman-0.0.7-polling2.pom | |
watchman-0.0.7-polling2.jar | 26 KB |
watchman-0.0.7-polling2-sources.jar | 9 KB |
watchman-0.0.7-polling2-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.verygoodsecurity/watchman/ -->
<dependency>
<groupId>com.verygoodsecurity</groupId>
<artifactId>watchman</artifactId>
<version>0.0.7-polling2</version>
</dependency>
// https://jarcasting.com/artifacts/com.verygoodsecurity/watchman/
implementation 'com.verygoodsecurity:watchman:0.0.7-polling2'
// https://jarcasting.com/artifacts/com.verygoodsecurity/watchman/
implementation ("com.verygoodsecurity:watchman:0.0.7-polling2")
'com.verygoodsecurity:watchman:jar:0.0.7-polling2'
<dependency org="com.verygoodsecurity" name="watchman" rev="0.0.7-polling2">
<artifact name="watchman" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.verygoodsecurity', module='watchman', version='0.0.7-polling2')
)
libraryDependencies += "com.verygoodsecurity" % "watchman" % "0.0.7-polling2"
[com.verygoodsecurity/watchman "0.0.7-polling2"]