License |
License |
---|---|
GroupId | GroupIdcom.github.peacetrue |
ArtifactId | ArtifactIdpeacetrue |
Version | Version1.1-RELEASE |
Type | Typejar |
Description |
Descriptionpeacetrue
an parent module for peacetrue
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peacetrue-1.1-RELEASE.pom | |
peacetrue-1.1-RELEASE.jar | 261 bytes |
peacetrue-1.1-RELEASE-sources.jar | 261 bytes |
peacetrue-1.1-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue/ -->
<dependency>
<groupId>com.github.peacetrue</groupId>
<artifactId>peacetrue</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue/
implementation 'com.github.peacetrue:peacetrue:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue/
implementation ("com.github.peacetrue:peacetrue:1.1-RELEASE")
'com.github.peacetrue:peacetrue:jar:1.1-RELEASE'
<dependency org="com.github.peacetrue" name="peacetrue" rev="1.1-RELEASE">
<artifact name="peacetrue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue', version='1.1-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "peacetrue" % "1.1-RELEASE"
[com.github.peacetrue/peacetrue "1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |