License |
License |
---|---|
GroupId | GroupIdink.gfwl |
ArtifactId | ArtifactIdpeak-social |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionJava Tool.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peak-social-1.0.0.pom | |
peak-social-1.0.0.jar | 2 KB |
peak-social-1.0.0-sources.jar | 928 bytes |
peak-social-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ink.gfwl/peak-social/ -->
<dependency>
<groupId>ink.gfwl</groupId>
<artifactId>peak-social</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ink.gfwl/peak-social/
implementation 'ink.gfwl:peak-social:1.0.0'
// https://jarcasting.com/artifacts/ink.gfwl/peak-social/
implementation ("ink.gfwl:peak-social:1.0.0")
'ink.gfwl:peak-social:jar:1.0.0'
<dependency org="ink.gfwl" name="peak-social" rev="1.0.0">
<artifact name="peak-social" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.gfwl', module='peak-social', version='1.0.0')
)
libraryDependencies += "ink.gfwl" % "peak-social" % "1.0.0"
[ink.gfwl/peak-social "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |