License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.tascape |
ArtifactId | ArtifactIdreactor-ui |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactor-ui
Reactor Common UI
|
Project URL |
Project URL |
Filename | Size |
---|---|
reactor-ui-1.2.0.pom | |
reactor-ui-1.2.0.jar | 5 KB |
reactor-ui-1.2.0-sources.jar | 3 KB |
reactor-ui-1.2.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tascape/reactor-ui/ -->
<dependency>
<groupId>com.tascape</groupId>
<artifactId>reactor-ui</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tascape/reactor-ui/
implementation 'com.tascape:reactor-ui:1.2.0'
// https://jarcasting.com/artifacts/com.tascape/reactor-ui/
implementation ("com.tascape:reactor-ui:1.2.0")
'com.tascape:reactor-ui:jar:1.2.0'
<dependency org="com.tascape" name="reactor-ui" rev="1.2.0">
<artifact name="reactor-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tascape', module='reactor-ui', version='1.2.0')
)
libraryDependencies += "com.tascape" % "reactor-ui" % "1.2.0"
[com.tascape/reactor-ui "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |