| License |
License |
|---|---|
| GroupId | GroupIdorg.uniknow |
| ArtifactId | ArtifactIdc4Modeling |
| Version | Version0.1.0 |
| Type | Typepom |
| Description |
DescriptionC4 Modeling
Tools, templates and examples C4 Modeling
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| c4Modeling-0.1.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uniknow/c4Modeling/ -->
<dependency>
<groupId>org.uniknow</groupId>
<artifactId>c4Modeling</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.uniknow/c4Modeling/
implementation 'org.uniknow:c4Modeling:0.1.0'
// https://jarcasting.com/artifacts/org.uniknow/c4Modeling/
implementation ("org.uniknow:c4Modeling:0.1.0")
'org.uniknow:c4Modeling:pom:0.1.0'
<dependency org="org.uniknow" name="c4Modeling" rev="0.1.0">
<artifact name="c4Modeling" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.uniknow', module='c4Modeling', version='0.1.0')
)
libraryDependencies += "org.uniknow" % "c4Modeling" % "0.1.0"
[org.uniknow/c4Modeling "0.1.0"]