is not current version
Last Version 1.1-RELEASE

com.github.peacetrue:peacetrue 1.0-RELEASE

an parent module for peacetrue

GroupId

GroupId

com.github.peacetrue
ArtifactId

ArtifactId

peacetrue
Version

Version

1.0-RELEASE
Type

Type

jar

Download peacetrue 1.0-RELEASE


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