Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.walterjwhite.java.modules.remote.impl.plugins |
ArtifactId | ArtifactIdbrowser |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
browser-0.0.17.pom | |
browser-0.0.17.jar | 17 KB |
browser-0.0.17-sources.jar | 5 KB |
browser-0.0.17-javadoc.jar | 45 KB |
Browse |
<!-- 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"]