GroupId | GroupIdcom.free-now.sauron.plugins |
---|---|
ArtifactId | ArtifactIdprotocw-checker |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
protocw-checker-0.0.6.pom | |
protocw-checker-0.0.6.jar | 11 MB |
protocw-checker-0.0.6-sources.jar | 7 KB |
protocw-checker-0.0.6-javadoc.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/protocw-checker/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>protocw-checker</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/protocw-checker/
implementation 'com.free-now.sauron.plugins:protocw-checker:0.0.6'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/protocw-checker/
implementation ("com.free-now.sauron.plugins:protocw-checker:0.0.6")
'com.free-now.sauron.plugins:protocw-checker:jar:0.0.6'
<dependency org="com.free-now.sauron.plugins" name="protocw-checker" rev="0.0.6">
<artifact name="protocw-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='protocw-checker', version='0.0.6')
)
libraryDependencies += "com.free-now.sauron.plugins" % "protocw-checker" % "0.0.6"
[com.free-now.sauron.plugins/protocw-checker "0.0.6"]