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