is not current version
Last Version 0.0.18

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


Categories

Categories

Java Languages
GroupId

GroupId

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

ArtifactId

plugins
Version

Version

0.0.17
Type

Type

pom

Download plugins 0.0.17

Filename Size
plugins-0.0.17.pom 1 KB
Browse

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