License |
License |
---|---|
GroupId | GroupIdcom.entopix |
ArtifactId | ArtifactIdmaui-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmaui-parent
This is the parent of the release and holds all of the functional definitions
required for child projects to release.
|
Project URL |
Project URL |
Filename | Size |
---|---|
maui-parent-1.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.entopix/maui-parent/ -->
<dependency>
<groupId>com.entopix</groupId>
<artifactId>maui-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.entopix/maui-parent/
implementation 'com.entopix:maui-parent:1.1'
// https://jarcasting.com/artifacts/com.entopix/maui-parent/
implementation ("com.entopix:maui-parent:1.1")
'com.entopix:maui-parent:pom:1.1'
<dependency org="com.entopix" name="maui-parent" rev="1.1">
<artifact name="maui-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.entopix', module='maui-parent', version='1.1')
)
libraryDependencies += "com.entopix" % "maui-parent" % "1.1"
[com.entopix/maui-parent "1.1"]