Categories |
CategoriesReact User Interface Web Frameworks ASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlasmap-standalone-reactui |
Version | Version1.43.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone-reactui/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlasmap-standalone-reactui</artifactId>
<version>1.43.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone-reactui/
implementation 'io.atlasmap:atlasmap-standalone-reactui:1.43.4'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone-reactui/
implementation ("io.atlasmap:atlasmap-standalone-reactui:1.43.4")
'io.atlasmap:atlasmap-standalone-reactui:jar:1.43.4'
<dependency org="io.atlasmap" name="atlasmap-standalone-reactui" rev="1.43.4">
<artifact name="atlasmap-standalone-reactui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-standalone-reactui', version='1.43.4')
)
libraryDependencies += "io.atlasmap" % "atlasmap-standalone-reactui" % "1.43.4"
[io.atlasmap/atlasmap-standalone-reactui "1.43.4"]