License |
License
MIT License
|
---|---|
GroupId | GroupIdtop.chaser.framework |
ArtifactId | ArtifactIdbase-dependencies |
Last Version | Last VersionB-1.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
base-dependencies-B-1.0.2.RELEASE.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.chaser.framework/base-dependencies/ -->
<dependency>
<groupId>top.chaser.framework</groupId>
<artifactId>base-dependencies</artifactId>
<version>B-1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/base-dependencies/
implementation 'top.chaser.framework:base-dependencies:B-1.0.2.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/base-dependencies/
implementation ("top.chaser.framework:base-dependencies:B-1.0.2.RELEASE")
'top.chaser.framework:base-dependencies:pom:B-1.0.2.RELEASE'
<dependency org="top.chaser.framework" name="base-dependencies" rev="B-1.0.2.RELEASE">
<artifact name="base-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='base-dependencies', version='B-1.0.2.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "base-dependencies" % "B-1.0.2.RELEASE"
[top.chaser.framework/base-dependencies "B-1.0.2.RELEASE"]