| Categories | 
                CategoriesUML Business Logic Libraries Documents Processing | 
        
|---|---|
| GroupId | GroupIdnsuml | 
    
| ArtifactId | ArtifactIdnsuml1_4 | 
    
| Last Version | Last Version0.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description | 
    
| Filename | Size | 
|---|---|
| nsuml1_4-0.1.3.pom | |
| nsuml1_4-0.1.3.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/nsuml/nsuml1_4/ -->
<dependency>
    <groupId>nsuml</groupId>
    <artifactId>nsuml1_4</artifactId>
    <version>0.1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/nsuml/nsuml1_4/
implementation 'nsuml:nsuml1_4:0.1.3'
                // https://jarcasting.com/artifacts/nsuml/nsuml1_4/
implementation ("nsuml:nsuml1_4:0.1.3")
                'nsuml:nsuml1_4:jar:0.1.3'
                <dependency org="nsuml" name="nsuml1_4" rev="0.1.3">
  <artifact name="nsuml1_4" type="jar" />
</dependency>
                @Grapes(
@Grab(group='nsuml', module='nsuml1_4', version='0.1.3')
)
                libraryDependencies += "nsuml" % "nsuml1_4" % "0.1.3"
                [nsuml/nsuml1_4 "0.1.3"]