Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.brightify.hyperdrive |
ArtifactId | ArtifactIdkrpc-annotations-js |
Version | Version0.1.111 |
Type | Typepom |
Filename | Size |
---|---|
krpc-annotations-js-0.1.111.pom | |
krpc-annotations-js-0.1.111-sources.jar | 9 KB |
krpc-annotations-js-0.1.111-javadoc.jar | 624 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/ -->
<dependency>
<groupId>org.brightify.hyperdrive</groupId>
<artifactId>krpc-annotations-js</artifactId>
<version>0.1.111</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/
implementation 'org.brightify.hyperdrive:krpc-annotations-js:0.1.111'
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/
implementation ("org.brightify.hyperdrive:krpc-annotations-js:0.1.111")
'org.brightify.hyperdrive:krpc-annotations-js:pom:0.1.111'
<dependency org="org.brightify.hyperdrive" name="krpc-annotations-js" rev="0.1.111">
<artifact name="krpc-annotations-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.brightify.hyperdrive', module='krpc-annotations-js', version='0.1.111')
)
libraryDependencies += "org.brightify.hyperdrive" % "krpc-annotations-js" % "0.1.111"
[org.brightify.hyperdrive/krpc-annotations-js "0.1.111"]