is not current version
Last Version 2.0.5

com.github.peacetrue:peacetrue-dependencies 2.0.1

peacetrue 相关类库版本清单

GroupId

GroupId

com.github.peacetrue
ArtifactId

ArtifactId

peacetrue-dependencies
Version

Version

2.0.1
Type

Type

pom

Download peacetrue-dependencies 2.0.1


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