Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.drewcarlson |
ArtifactId | ArtifactIdqbittorrent-models-js |
Version | Version0.0.8 |
Type | Typepom |
Filename | Size |
---|---|
qbittorrent-models-js-0.0.8.pom | |
qbittorrent-models-js-0.0.8.module | 2 KB |
qbittorrent-models-js-0.0.8-sources.jar | 6 KB |
qbittorrent-models-js-0.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.drewcarlson/qbittorrent-models-js/ -->
<dependency>
<groupId>org.drewcarlson</groupId>
<artifactId>qbittorrent-models-js</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drewcarlson/qbittorrent-models-js/
implementation 'org.drewcarlson:qbittorrent-models-js:0.0.8'
// https://jarcasting.com/artifacts/org.drewcarlson/qbittorrent-models-js/
implementation ("org.drewcarlson:qbittorrent-models-js:0.0.8")
'org.drewcarlson:qbittorrent-models-js:pom:0.0.8'
<dependency org="org.drewcarlson" name="qbittorrent-models-js" rev="0.0.8">
<artifact name="qbittorrent-models-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drewcarlson', module='qbittorrent-models-js', version='0.0.8')
)
libraryDependencies += "org.drewcarlson" % "qbittorrent-models-js" % "0.0.8"
[org.drewcarlson/qbittorrent-models-js "0.0.8"]