License |
License |
---|---|
GroupId | GroupIdcom.github.azbh111 |
ArtifactId | ArtifactIdProtocolLib |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtocolLib
A single jar
|
Filename | Size |
---|---|
ProtocolLib-4.4.0.pom | |
ProtocolLib-4.4.0.jar | 1 MB |
ProtocolLib-4.4.0-sources.jar | 261 bytes |
ProtocolLib-4.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.azbh111/ProtocolLib/ -->
<dependency>
<groupId>com.github.azbh111</groupId>
<artifactId>ProtocolLib</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.azbh111/ProtocolLib/
implementation 'com.github.azbh111:ProtocolLib:4.4.0'
// https://jarcasting.com/artifacts/com.github.azbh111/ProtocolLib/
implementation ("com.github.azbh111:ProtocolLib:4.4.0")
'com.github.azbh111:ProtocolLib:jar:4.4.0'
<dependency org="com.github.azbh111" name="ProtocolLib" rev="4.4.0">
<artifact name="ProtocolLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.azbh111', module='ProtocolLib', version='4.4.0')
)
libraryDependencies += "com.github.azbh111" % "ProtocolLib" % "4.4.0"
[com.github.azbh111/ProtocolLib "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |