License |
License |
---|---|
GroupId | GroupIdcom.github.markash |
ArtifactId | ArtifactIdcomponents-parent |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionComponents Parent
ThreeSixty User Interface
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
components-parent-0.3.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.markash/components-parent/ -->
<dependency>
<groupId>com.github.markash</groupId>
<artifactId>components-parent</artifactId>
<version>0.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.markash/components-parent/
implementation 'com.github.markash:components-parent:0.3.2'
// https://jarcasting.com/artifacts/com.github.markash/components-parent/
implementation ("com.github.markash:components-parent:0.3.2")
'com.github.markash:components-parent:pom:0.3.2'
<dependency org="com.github.markash" name="components-parent" rev="0.3.2">
<artifact name="components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.markash', module='components-parent', version='0.3.2')
)
libraryDependencies += "com.github.markash" % "components-parent" % "0.3.2"
[com.github.markash/components-parent "0.3.2"]