License |
License |
---|---|
GroupId | GroupIdio.github.eagerlogic |
ArtifactId | ArtifactIdvisage |
Version | Version0.3.0 |
Type | Typepom |
Description |
DescriptionVisage
React like UI library for Kotlin JS
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEagerLogic Ltd. |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
visage-0.3.0.pom | |
visage-0.3.0-javadoc.jar | 306 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.eagerlogic/visage/ -->
<dependency>
<groupId>io.github.eagerlogic</groupId>
<artifactId>visage</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.eagerlogic/visage/
implementation 'io.github.eagerlogic:visage:0.3.0'
// https://jarcasting.com/artifacts/io.github.eagerlogic/visage/
implementation ("io.github.eagerlogic:visage:0.3.0")
'io.github.eagerlogic:visage:pom:0.3.0'
<dependency org="io.github.eagerlogic" name="visage" rev="0.3.0">
<artifact name="visage" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.eagerlogic', module='visage', version='0.3.0')
)
libraryDependencies += "io.github.eagerlogic" % "visage" % "0.3.0"
[io.github.eagerlogic/visage "0.3.0"]