Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.ArcticLampyrid.KtJsonRpcPeer |
ArtifactId | ArtifactIdKtJsonRpcPeer |
Version | Version0.7.0 |
Type | Typepom |
Filename | Size |
---|---|
KtJsonRpcPeer-0.7.0.pom | |
KtJsonRpcPeer-0.7.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ArcticLampyrid.KtJsonRpcPeer/KtJsonRpcPeer/ -->
<dependency>
<groupId>com.github.ArcticLampyrid.KtJsonRpcPeer</groupId>
<artifactId>KtJsonRpcPeer</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ArcticLampyrid.KtJsonRpcPeer/KtJsonRpcPeer/
implementation 'com.github.ArcticLampyrid.KtJsonRpcPeer:KtJsonRpcPeer:0.7.0'
// https://jarcasting.com/artifacts/com.github.ArcticLampyrid.KtJsonRpcPeer/KtJsonRpcPeer/
implementation ("com.github.ArcticLampyrid.KtJsonRpcPeer:KtJsonRpcPeer:0.7.0")
'com.github.ArcticLampyrid.KtJsonRpcPeer:KtJsonRpcPeer:pom:0.7.0'
<dependency org="com.github.ArcticLampyrid.KtJsonRpcPeer" name="KtJsonRpcPeer" rev="0.7.0">
<artifact name="KtJsonRpcPeer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ArcticLampyrid.KtJsonRpcPeer', module='KtJsonRpcPeer', version='0.7.0')
)
libraryDependencies += "com.github.ArcticLampyrid.KtJsonRpcPeer" % "KtJsonRpcPeer" % "0.7.0"
[com.github.ArcticLampyrid.KtJsonRpcPeer/KtJsonRpcPeer "0.7.0"]