is not current version
Last Version 1.0.4

com.bluetangstudio.common:oss-masterpom 1.0.0

Common dependency versions and plugins Configurations.

GroupId

GroupId

com.bluetangstudio.common
ArtifactId

ArtifactId

oss-masterpom
Version

Version

1.0.0
Type

Type

pom

Download oss-masterpom 1.0.0

Filename Size
oss-masterpom-1.0.0.pom 6 KB
Browse

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