is not current version
Last Version 15

com.pentahohub.nexus:nexus 1.0.3

pentahohub nexus

GroupId

GroupId

com.pentahohub.nexus
ArtifactId

ArtifactId

nexus
Version

Version

1.0.3
Type

Type

pom

Download nexus 1.0.3

Filename Size
nexus-1.0.3.pom 5 KB
Browse

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