GroupId | GroupIdcom.bluetangstudio.common |
---|---|
ArtifactId | ArtifactIdoss-masterpom |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBlue Tang Studio masterpom
Common dependency versions and plugins Configurations.
|
Filename | Size |
---|---|
oss-masterpom-1.0.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bluetangstudio.common/oss-masterpom/ -->
<dependency>
<groupId>com.bluetangstudio.common</groupId>
<artifactId>oss-masterpom</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bluetangstudio.common/oss-masterpom/
implementation 'com.bluetangstudio.common:oss-masterpom:1.0.4'
// https://jarcasting.com/artifacts/com.bluetangstudio.common/oss-masterpom/
implementation ("com.bluetangstudio.common:oss-masterpom:1.0.4")
'com.bluetangstudio.common:oss-masterpom:pom:1.0.4'
<dependency org="com.bluetangstudio.common" name="oss-masterpom" rev="1.0.4">
<artifact name="oss-masterpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bluetangstudio.common', module='oss-masterpom', version='1.0.4')
)
libraryDependencies += "com.bluetangstudio.common" % "oss-masterpom" % "1.0.4"
[com.bluetangstudio.common/oss-masterpom "1.0.4"]