Categories |
CategoriesReact User Interface Web Frameworks ASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlasmap-ui-react |
Version | Version1.44.0-M1 |
Type | Typepom |
Filename | Size |
---|---|
atlasmap-ui-react-1.44.0-M1.pom | |
atlasmap-ui-react-1.44.0-M1.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.44.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui-react/
implementation 'io.atlasmap:atlasmap-ui-react:1.44.0-M1'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui-react/
implementation ("io.atlasmap:atlasmap-ui-react:1.44.0-M1")
'io.atlasmap:atlasmap-ui-react:pom:1.44.0-M1'
<dependency org="io.atlasmap" name="atlasmap-ui-react" rev="1.44.0-M1">
<artifact name="atlasmap-ui-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-ui-react', version='1.44.0-M1')
)
libraryDependencies += "io.atlasmap" % "atlasmap-ui-react" % "1.44.0-M1"
[io.atlasmap/atlasmap-ui-react "1.44.0-M1"]