License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.Riduidel.aadarchi |
ArtifactId | ArtifactIdsystem |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAadarchi : root POM
Base module of a set of tools created to allow easy architecture documentation based upon Simon Brown work.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
system-0.1.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/system/ -->
<dependency>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/system/
implementation 'io.github.Riduidel.aadarchi:system:0.1.1'
// https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/system/
implementation ("io.github.Riduidel.aadarchi:system:0.1.1")
'io.github.Riduidel.aadarchi:system:pom:0.1.1'
<dependency org="io.github.Riduidel.aadarchi" name="system" rev="0.1.1">
<artifact name="system" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.aadarchi', module='system', version='0.1.1')
)
libraryDependencies += "io.github.Riduidel.aadarchi" % "system" % "0.1.1"
[io.github.Riduidel.aadarchi/system "0.1.1"]