Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdwebassemblyjs__helper-wasm-section |
Version | Version1.9.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/webassemblyjs__helper-wasm-section/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>webassemblyjs__helper-wasm-section</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/webassemblyjs__helper-wasm-section/
implementation 'org.webjars.npm:webassemblyjs__helper-wasm-section:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/webassemblyjs__helper-wasm-section/
implementation ("org.webjars.npm:webassemblyjs__helper-wasm-section:1.9.0")
'org.webjars.npm:webassemblyjs__helper-wasm-section:jar:1.9.0'
<dependency org="org.webjars.npm" name="webassemblyjs__helper-wasm-section" rev="1.9.0">
<artifact name="webassemblyjs__helper-wasm-section" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='webassemblyjs__helper-wasm-section', version='1.9.0')
)
libraryDependencies += "org.webjars.npm" % "webassemblyjs__helper-wasm-section" % "1.9.0"
[org.webjars.npm/webassemblyjs__helper-wasm-section "1.9.0"]