GroupId | GroupIdcom.github.atomashpolskiy |
---|---|
ArtifactId | ArtifactIdbt-bencoding |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
bt-bencoding-1.3.pom | |
bt-bencoding-1.3.jar | 42 KB |
bt-bencoding-1.3-sources.jar | 25 KB |
bt-bencoding-1.3-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/ -->
<dependency>
<groupId>com.github.atomashpolskiy</groupId>
<artifactId>bt-bencoding</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/
implementation 'com.github.atomashpolskiy:bt-bencoding:1.3'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/
implementation ("com.github.atomashpolskiy:bt-bencoding:1.3")
'com.github.atomashpolskiy:bt-bencoding:jar:1.3'
<dependency org="com.github.atomashpolskiy" name="bt-bencoding" rev="1.3">
<artifact name="bt-bencoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-bencoding', version='1.3')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-bencoding" % "1.3"
[com.github.atomashpolskiy/bt-bencoding "1.3"]