GroupId | GroupIdio.github.mountainest |
---|---|
ArtifactId | ArtifactIdcommon-protocol |
Last Version | Last Version0.0.2-SHAPSHOT |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.mountainest/common-protocol/ -->
<dependency>
<groupId>io.github.mountainest</groupId>
<artifactId>common-protocol</artifactId>
<version>0.0.2-SHAPSHOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mountainest/common-protocol/
implementation 'io.github.mountainest:common-protocol:0.0.2-SHAPSHOT'
// https://jarcasting.com/artifacts/io.github.mountainest/common-protocol/
implementation ("io.github.mountainest:common-protocol:0.0.2-SHAPSHOT")
'io.github.mountainest:common-protocol:jar:0.0.2-SHAPSHOT'
<dependency org="io.github.mountainest" name="common-protocol" rev="0.0.2-SHAPSHOT">
<artifact name="common-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mountainest', module='common-protocol', version='0.0.2-SHAPSHOT')
)
libraryDependencies += "io.github.mountainest" % "common-protocol" % "0.0.2-SHAPSHOT"
[io.github.mountainest/common-protocol "0.0.2-SHAPSHOT"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | |
org.apache.commons : commons-lang3 | jar | |
org.projectlombok : lombok | jar |