is not current version
Last Version 0.0.18

com.walterjwhite.java.modules.remote.impl.plugins:browser 0.0.17


Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.modules.remote.impl.plugins
ArtifactId

ArtifactId

browser
Version

Version

0.0.17
Type

Type

jar

Download browser 0.0.17


<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/browser/ -->
<dependency>
    <groupId>com.walterjwhite.java.modules.remote.impl.plugins</groupId>
    <artifactId>browser</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/browser/
implementation 'com.walterjwhite.java.modules.remote.impl.plugins:browser:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/browser/
implementation ("com.walterjwhite.java.modules.remote.impl.plugins:browser:0.0.17")
'com.walterjwhite.java.modules.remote.impl.plugins:browser:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.remote.impl.plugins" name="browser" rev="0.0.17">
  <artifact name="browser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.remote.impl.plugins', module='browser', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.remote.impl.plugins" % "browser" % "0.0.17"
[com.walterjwhite.java.modules.remote.impl.plugins/browser "0.0.17"]