License |
License |
---|---|
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIdcommon |
Version | Version4.0.1 |
Type | Typepom |
Description |
Descriptioncommon
project auto plugins
|
Filename | Size |
---|---|
common-4.0.1.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wboost/common/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>common</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common/
implementation 'top.wboost:common:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/common/
implementation ("top.wboost:common:4.0.1")
'top.wboost:common:pom:4.0.1'
<dependency org="top.wboost" name="common" rev="4.0.1">
<artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common', version='4.0.1')
)
libraryDependencies += "top.wboost" % "common" % "4.0.1"
[top.wboost/common "4.0.1"]