| License | 
                License
                                                        Protomak runs under the MIT license                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIduk.co.jemos.protomak | 
    
| ArtifactId | ArtifactIdant-protomak-task | 
    
| Last Version | Last Version0.0.2.RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionant-protomak-task 
            This is the overall documentation for PROTOMAK 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/uk.co.jemos.protomak/ant-protomak-task/ -->
<dependency>
    <groupId>uk.co.jemos.protomak</groupId>
    <artifactId>ant-protomak-task</artifactId>
    <version>0.0.2.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/uk.co.jemos.protomak/ant-protomak-task/
implementation 'uk.co.jemos.protomak:ant-protomak-task:0.0.2.RELEASE'
                // https://jarcasting.com/artifacts/uk.co.jemos.protomak/ant-protomak-task/
implementation ("uk.co.jemos.protomak:ant-protomak-task:0.0.2.RELEASE")
                'uk.co.jemos.protomak:ant-protomak-task:jar:0.0.2.RELEASE'
                <dependency org="uk.co.jemos.protomak" name="ant-protomak-task" rev="0.0.2.RELEASE">
  <artifact name="ant-protomak-task" type="jar" />
</dependency>
                @Grapes(
@Grab(group='uk.co.jemos.protomak', module='ant-protomak-task', version='0.0.2.RELEASE')
)
                libraryDependencies += "uk.co.jemos.protomak" % "ant-protomak-task" % "0.0.2.RELEASE"
                [uk.co.jemos.protomak/ant-protomak-task "0.0.2.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| uk.co.jemos.protomak : protomak-engine | jar | 0.0.2.RELEASE | 
| org.apache.ant : ant | jar | 1.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |