| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools Net | 
        
| GroupId | GroupIdnet.trajano.maven.doxia | 
    
| ArtifactId | ArtifactIdmaven-doxia-tools | 
    
| Last Version | Last Version2.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionDoxia :: Tools Aggregator 
            Trajano is an IT Consulting/Contracting firm specialising in end-to-end enterprise architecture. 
         | 
    
| Project Organization | 
                    Project OrganizationTrajano | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| maven-doxia-tools-2.0.2.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.trajano.maven.doxia/maven-doxia-tools/ -->
<dependency>
    <groupId>net.trajano.maven.doxia</groupId>
    <artifactId>maven-doxia-tools</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.trajano.maven.doxia/maven-doxia-tools/
implementation 'net.trajano.maven.doxia:maven-doxia-tools:2.0.2'
                // https://jarcasting.com/artifacts/net.trajano.maven.doxia/maven-doxia-tools/
implementation ("net.trajano.maven.doxia:maven-doxia-tools:2.0.2")
                'net.trajano.maven.doxia:maven-doxia-tools:pom:2.0.2'
                <dependency org="net.trajano.maven.doxia" name="maven-doxia-tools" rev="2.0.2">
  <artifact name="maven-doxia-tools" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.trajano.maven.doxia', module='maven-doxia-tools', version='2.0.2')
)
                libraryDependencies += "net.trajano.maven.doxia" % "maven-doxia-tools" % "2.0.2"
                [net.trajano.maven.doxia/maven-doxia-tools "2.0.2"]