GroupId | GroupIdcom.github.atomashpolskiy |
---|---|
ArtifactId | ArtifactIdbt-bencoding |
Version | Version1.3.1 |
Type | Typejar |
Filename | Size |
---|---|
bt-bencoding-1.3.1.pom | |
bt-bencoding-1.3.1.jar | 42 KB |
bt-bencoding-1.3.1-sources.jar | 25 KB |
bt-bencoding-1.3.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/
implementation 'com.github.atomashpolskiy:bt-bencoding:1.3.1'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/
implementation ("com.github.atomashpolskiy:bt-bencoding:1.3.1")
'com.github.atomashpolskiy:bt-bencoding:jar:1.3.1'
<dependency org="com.github.atomashpolskiy" name="bt-bencoding" rev="1.3.1">
<artifact name="bt-bencoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-bencoding', version='1.3.1')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-bencoding" % "1.3.1"
[com.github.atomashpolskiy/bt-bencoding "1.3.1"]