Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.brightify.hyperdrive |
ArtifactId | ArtifactIdkrpc-annotations-js |
Version | Version0.1.117 |
Type | Typepom |
Filename | Size |
---|---|
krpc-annotations-js-0.1.117.pom | |
krpc-annotations-js-0.1.117-sources.jar | 9 KB |
krpc-annotations-js-0.1.117-javadoc.jar | 629 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.117</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/
implementation 'org.brightify.hyperdrive:krpc-annotations-js:0.1.117'
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/krpc-annotations-js/
implementation ("org.brightify.hyperdrive:krpc-annotations-js:0.1.117")
'org.brightify.hyperdrive:krpc-annotations-js:pom:0.1.117'
<dependency org="org.brightify.hyperdrive" name="krpc-annotations-js" rev="0.1.117">
<artifact name="krpc-annotations-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.brightify.hyperdrive', module='krpc-annotations-js', version='0.1.117')
)
libraryDependencies += "org.brightify.hyperdrive" % "krpc-annotations-js" % "0.1.117"
[org.brightify.hyperdrive/krpc-annotations-js "0.1.117"]