is not current version
Last Version 0.1.4

chat.dim:TLV 0.1.3

Tag Length Value

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

TLV
Version

Version

0.1.3
Type

Type

jar

Download TLV 0.1.3


<!-- https://jarcasting.com/artifacts/chat.dim/TLV/ -->
<dependency>
    <groupId>chat.dim</groupId>
    <artifactId>TLV</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/TLV/
implementation 'chat.dim:TLV:0.1.3'
// https://jarcasting.com/artifacts/chat.dim/TLV/
implementation ("chat.dim:TLV:0.1.3")
'chat.dim:TLV:jar:0.1.3'
<dependency org="chat.dim" name="TLV" rev="0.1.3">
  <artifact name="TLV" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='TLV', version='0.1.3')
)
libraryDependencies += "chat.dim" % "TLV" % "0.1.3"
[chat.dim/TLV "0.1.3"]