is not current version
Last Version 0.1.139

org.brightify.hyperdrive:krpc-annotations-js 0.1.113

Kotlin Multiplatform Extensions

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.brightify.hyperdrive
ArtifactId

ArtifactId

krpc-annotations-js
Version

Version

0.1.113
Type

Type

pom

Download krpc-annotations-js 0.1.113


<!-- https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/ -->
<dependency>
    <groupId>org.brightify.hyperdrive</groupId>
    <artifactId>krpc-annotations-js</artifactId>
    <version>0.1.113</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/
implementation 'org.brightify.hyperdrive:krpc-annotations-js:0.1.113'
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/
implementation ("org.brightify.hyperdrive:krpc-annotations-js:0.1.113")
'org.brightify.hyperdrive:krpc-annotations-js:pom:0.1.113'
<dependency org="org.brightify.hyperdrive" name="krpc-annotations-js" rev="0.1.113">
  <artifact name="krpc-annotations-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.brightify.hyperdrive', module='krpc-annotations-js', version='0.1.113')
)
libraryDependencies += "org.brightify.hyperdrive" % "krpc-annotations-js" % "0.1.113"
[org.brightify.hyperdrive/krpc-annotations-js "0.1.113"]