eo-plantuml-builder
Credits
Built on top of awesome libraries:
Icon credits
Icons made by Eucalyp from www.flaticon.com
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing | 
        
| GroupId | GroupIdcom.github.roroche | 
    
| ArtifactId | ArtifactIdeo-plantuml-builder | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioneo-plantuml-builder 
            Kotlin library to build PlantUML diagrams 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| eo-plantuml-builder-1.0.0.pom | |
| eo-plantuml-builder-1.0.0.jar | 20 KB | 
| eo-plantuml-builder-1.0.0-sources.jar | 6 KB | 
| eo-plantuml-builder-1.0.0-javadoc.jar | 64 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.roroche/eo-plantuml-builder/ -->
<dependency>
    <groupId>com.github.roroche</groupId>
    <artifactId>eo-plantuml-builder</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.roroche/eo-plantuml-builder/
implementation 'com.github.roroche:eo-plantuml-builder:1.0.0'
                // https://jarcasting.com/artifacts/com.github.roroche/eo-plantuml-builder/
implementation ("com.github.roroche:eo-plantuml-builder:1.0.0")
                'com.github.roroche:eo-plantuml-builder:jar:1.0.0'
                <dependency org="com.github.roroche" name="eo-plantuml-builder" rev="1.0.0">
  <artifact name="eo-plantuml-builder" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.roroche', module='eo-plantuml-builder', version='1.0.0')
)
                libraryDependencies += "com.github.roroche" % "eo-plantuml-builder" % "1.0.0"
                [com.github.roroche/eo-plantuml-builder "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 | 
| ch.ifocusit : plantuml-builder | jar | 1.4 | 
| io.github.classgraph : classgraph | jar | 4.8.78 | 
Built on top of awesome libraries:
Icons made by Eucalyp from www.flaticon.com