License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdTLV |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTLV
Tag Length Value
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TLV-0.1.4.pom | |
TLV-0.1.4.jar | 17 KB |
TLV-0.1.4-sources.jar | 18 KB |
TLV-0.1.4-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/TLV/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>TLV</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/TLV/
implementation 'chat.dim:TLV:0.1.4'
// https://jarcasting.com/artifacts/chat.dim/TLV/
implementation ("chat.dim:TLV:0.1.4")
'chat.dim:TLV:jar:0.1.4'
<dependency org="chat.dim" name="TLV" rev="0.1.4">
<artifact name="TLV" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='TLV', version='0.1.4')
)
libraryDependencies += "chat.dim" % "TLV" % "0.1.4"
[chat.dim/TLV "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : BA | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |