License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdui-html-core |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: ui :: html :: core
objectos UI library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ui-html-core-0.2.3.pom | |
ui-html-core-0.2.3.jar | 12 KB |
ui-html-core-0.2.3-sources.jar | 11 KB |
ui-html-core-0.2.3-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/ui-html-core/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>ui-html-core</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/ui-html-core/
implementation 'br.com.objectos:ui-html-core:0.2.3'
// https://jarcasting.com/artifacts/br.com.objectos/ui-html-core/
implementation ("br.com.objectos:ui-html-core:0.2.3")
'br.com.objectos:ui-html-core:jar:0.2.3'
<dependency org="br.com.objectos" name="ui-html-core" rev="0.2.3">
<artifact name="ui-html-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='ui-html-core', version='0.2.3')
)
libraryDependencies += "br.com.objectos" % "ui-html-core" % "0.2.3"
[br.com.objectos/ui-html-core "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |