License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.ui |
ArtifactId | ArtifactIdcdc-ui-core |
Version | Version0.13.2 |
Type | Typejar |
Description |
DescriptionCDC - UI Core
Set of UI utilities.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-ui-core-0.13.2.pom | |
cdc-ui-core-0.13.2.jar | 31 KB |
cdc-ui-core-0.13.2-tests.jar | 1 KB |
cdc-ui-core-0.13.2-test-sources.jar | 1 KB |
cdc-ui-core-0.13.2-sources.jar | 30 KB |
cdc-ui-core-0.13.2-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-core/ -->
<dependency>
<groupId>com.gitlab.cdc-java.ui</groupId>
<artifactId>cdc-ui-core</artifactId>
<version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-core/
implementation 'com.gitlab.cdc-java.ui:cdc-ui-core:0.13.2'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.ui/cdc-ui-core/
implementation ("com.gitlab.cdc-java.ui:cdc-ui-core:0.13.2")
'com.gitlab.cdc-java.ui:cdc-ui-core:jar:0.13.2'
<dependency org="com.gitlab.cdc-java.ui" name="cdc-ui-core" rev="0.13.2">
<artifact name="cdc-ui-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.ui', module='cdc-ui-core', version='0.13.2')
)
libraryDependencies += "com.gitlab.cdc-java.ui" % "cdc-ui-core" % "0.13.2"
[com.gitlab.cdc-java.ui/cdc-ui-core "0.13.2"]