License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlanguage-rust |
Version | Version0.4.12 |
Type | Typejar |
Description |
Descriptionlanguage-rust
WebJar for language-rust
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
language-rust-0.4.12.pom | |
language-rust-0.4.12.jar | 14 KB |
language-rust-0.4.12-sources.jar | 22 bytes |
language-rust-0.4.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/language-rust/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>language-rust</artifactId>
<version>0.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/language-rust/
implementation 'org.webjars.npm:language-rust:0.4.12'
// https://jarcasting.com/artifacts/org.webjars.npm/language-rust/
implementation ("org.webjars.npm:language-rust:0.4.12")
'org.webjars.npm:language-rust:jar:0.4.12'
<dependency org="org.webjars.npm" name="language-rust" rev="0.4.12">
<artifact name="language-rust" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='language-rust', version='0.4.12')
)
libraryDependencies += "org.webjars.npm" % "language-rust" % "0.4.12"
[org.webjars.npm/language-rust "0.4.12"]