| License |
License |
|---|---|
| GroupId | GroupIdio.venuu |
| ArtifactId | ArtifactIdvuu-ui |
| Version | Version0.201 |
| Type | Typejar |
| Description |
Descriptionvuu-ui
Vuu - A View Server in Scala and React
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vuu-ui-0.201.pom | |
| vuu-ui-0.201.jar | 2 MB |
| vuu-ui-0.201-tests.jar | 2 KB |
| vuu-ui-0.201-sources.jar | 2 KB |
| vuu-ui-0.201-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.venuu/vuu-ui/ -->
<dependency>
<groupId>io.venuu</groupId>
<artifactId>vuu-ui</artifactId>
<version>0.201</version>
</dependency>
// https://jarcasting.com/artifacts/io.venuu/vuu-ui/
implementation 'io.venuu:vuu-ui:0.201'
// https://jarcasting.com/artifacts/io.venuu/vuu-ui/
implementation ("io.venuu:vuu-ui:0.201")
'io.venuu:vuu-ui:jar:0.201'
<dependency org="io.venuu" name="vuu-ui" rev="0.201">
<artifact name="vuu-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.venuu', module='vuu-ui', version='0.201')
)
libraryDependencies += "io.venuu" % "vuu-ui" % "0.201"
[io.venuu/vuu-ui "0.201"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| com.fasterxml.jackson.module : jackson-module-scala_2.13 | jar | 2.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |