is not current version
Last Version 1.1.4

com.github.stephenc.high-scale-lib:high-scale-lib-parent 1.0.0


GroupId

GroupId

com.github.stephenc.high-scale-lib
ArtifactId

ArtifactId

high-scale-lib-parent
Version

Version

1.0.0
Type

Type

pom

Download high-scale-lib-parent 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.stephenc.high-scale-lib/high-scale-lib-parent/ -->
<dependency>
    <groupId>com.github.stephenc.high-scale-lib</groupId>
    <artifactId>high-scale-lib-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.high-scale-lib/high-scale-lib-parent/
implementation 'com.github.stephenc.high-scale-lib:high-scale-lib-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.stephenc.high-scale-lib/high-scale-lib-parent/
implementation ("com.github.stephenc.high-scale-lib:high-scale-lib-parent:1.0.0")
'com.github.stephenc.high-scale-lib:high-scale-lib-parent:pom:1.0.0'
<dependency org="com.github.stephenc.high-scale-lib" name="high-scale-lib-parent" rev="1.0.0">
  <artifact name="high-scale-lib-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.high-scale-lib', module='high-scale-lib-parent', version='1.0.0')
)
libraryDependencies += "com.github.stephenc.high-scale-lib" % "high-scale-lib-parent" % "1.0.0"
[com.github.stephenc.high-scale-lib/high-scale-lib-parent "1.0.0"]