Categories |
CategoriesReact User Interface Web Frameworks ASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlasmap-ui-react |
Version | Version1.43.3 |
Type | Typepom |
Filename | Size |
---|---|
atlasmap-ui-react-1.43.3.pom | |
atlasmap-ui-react-1.43.3.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui-react/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlasmap-ui-react</artifactId>
<version>1.43.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui-react/
implementation 'io.atlasmap:atlasmap-ui-react:1.43.3'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui-react/
implementation ("io.atlasmap:atlasmap-ui-react:1.43.3")
'io.atlasmap:atlasmap-ui-react:pom:1.43.3'
<dependency org="io.atlasmap" name="atlasmap-ui-react" rev="1.43.3">
<artifact name="atlasmap-ui-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-ui-react', version='1.43.3')
)
libraryDependencies += "io.atlasmap" % "atlasmap-ui-react" % "1.43.3"
[io.atlasmap/atlasmap-ui-react "1.43.3"]