| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdorg.jomc | 
    
| ArtifactId | ArtifactIdjomc-ant-tasks | 
    
| Last Version | Last Version1.10.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJOMC ⁑ Ant Tasks 
            Object management and configuration tools for Apache Ant. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.jomc/jomc-ant-tasks/ -->
<dependency>
    <groupId>org.jomc</groupId>
    <artifactId>jomc-ant-tasks</artifactId>
    <version>1.10.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jomc/jomc-ant-tasks/
implementation 'org.jomc:jomc-ant-tasks:1.10.1'
                // https://jarcasting.com/artifacts/org.jomc/jomc-ant-tasks/
implementation ("org.jomc:jomc-ant-tasks:1.10.1")
                'org.jomc:jomc-ant-tasks:jar:1.10.1'
                <dependency org="org.jomc" name="jomc-ant-tasks" rev="1.10.1">
  <artifact name="jomc-ant-tasks" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jomc', module='jomc-ant-tasks', version='1.10.1')
)
                libraryDependencies += "org.jomc" % "jomc-ant-tasks" % "1.10.1"
                [org.jomc/jomc-ant-tasks "1.10.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jomc : jomc-util | jar | 1.10 | 
| org.jomc : jomc-modlet | jar | 1.10 | 
| org.jomc : jomc-model | jar | 1.10.1 | 
| org.jomc : jomc-tools | jar | 1.10.1 | 
| commons-lang : commons-lang | jar | 2.6 | 
| org.apache.velocity : velocity | jar | 1.7 | 
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.15 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.ant : ant | jar | 1.8.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jomc : jomc-tools | jar | 1.10.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| commons-io : commons-io | jar | 2.2 |