License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdMTP |
Version | Version0.1.7 |
Type | Typejar |
Description |
DescriptionMTP
Message Transfer Protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MTP-0.1.7.pom | |
MTP-0.1.7.jar | 10 KB |
MTP-0.1.7-sources.jar | 10 KB |
MTP-0.1.7-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/MTP/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>MTP</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/MTP/
implementation 'chat.dim:MTP:0.1.7'
// https://jarcasting.com/artifacts/chat.dim/MTP/
implementation ("chat.dim:MTP:0.1.7")
'chat.dim:MTP:jar:0.1.7'
<dependency org="chat.dim" name="MTP" rev="0.1.7">
<artifact name="MTP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='MTP', version='0.1.7')
)
libraryDependencies += "chat.dim" % "MTP" % "0.1.7"
[chat.dim/MTP "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : BA | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |