Remote - impl - Parent POM

remote parent POM

Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.modules.remote
ArtifactId

ArtifactId

impl
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

pom
Description

Description

Remote - impl - Parent POM
remote parent POM

Download impl

Filename Size
impl-0.0.18.pom 926 bytes
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.walterjwhite.java.modules.remote.api : service jar 0.0.18

Project Modules

  • core
  • plugins

Versions

Version
0.0.18
0.0.17