is not current version
Last Version 1.1-RELEASE

com.github.peacetrue:peacetrue-spring 1.0-RELEASE

null

GroupId

GroupId

com.github.peacetrue
ArtifactId

ArtifactId

peacetrue-spring
Version

Version

1.0-RELEASE
Type

Type

jar

Download peacetrue-spring 1.0-RELEASE


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