License |
License |
---|---|
GroupId | GroupIdcom.github.peacetrue |
ArtifactId | ArtifactIdpeacetrue-dependencies |
Version | Version2.0.3 |
Type | Typepom |
Description |
Descriptionpeacetrue-dependencies
Peace 系列组件的依赖版本
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peacetrue-dependencies-2.0.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-dependencies/ -->
<dependency>
<groupId>com.github.peacetrue</groupId>
<artifactId>peacetrue-dependencies</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-dependencies/
implementation 'com.github.peacetrue:peacetrue-dependencies:2.0.3'
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-dependencies/
implementation ("com.github.peacetrue:peacetrue-dependencies:2.0.3")
'com.github.peacetrue:peacetrue-dependencies:pom:2.0.3'
<dependency org="com.github.peacetrue" name="peacetrue-dependencies" rev="2.0.3">
<artifact name="peacetrue-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue-dependencies', version='2.0.3')
)
libraryDependencies += "com.github.peacetrue" % "peacetrue-dependencies" % "2.0.3"
[com.github.peacetrue/peacetrue-dependencies "2.0.3"]