is not current version
Last Version 0.0.8

com.verygoodsecurity:watchman 0.0.3

AWS KCL Bootstrap library

Categories

Categories

Security
GroupId

GroupId

com.verygoodsecurity
ArtifactId

ArtifactId

watchman
Version

Version

0.0.3
Type

Type

jar

Download watchman 0.0.3


<!-- https://jarcasting.com/artifacts/com.verygoodsecurity/watchman/ -->
<dependency>
    <groupId>com.verygoodsecurity</groupId>
    <artifactId>watchman</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.verygoodsecurity/watchman/
implementation 'com.verygoodsecurity:watchman:0.0.3'
// https://jarcasting.com/artifacts/com.verygoodsecurity/watchman/
implementation ("com.verygoodsecurity:watchman:0.0.3")
'com.verygoodsecurity:watchman:jar:0.0.3'
<dependency org="com.verygoodsecurity" name="watchman" rev="0.0.3">
  <artifact name="watchman" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.verygoodsecurity', module='watchman', version='0.0.3')
)
libraryDependencies += "com.verygoodsecurity" % "watchman" % "0.0.3"
[com.verygoodsecurity/watchman "0.0.3"]