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