Last Version

Ice Builder for Ant 4.1.0

Ant tasks to automate the compilation of Slice files to Java

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

ant-ice
Version

Version

4.1.0
Type

Type

jar
Description

Description

Ice Builder for Ant
Ant tasks to automate the compilation of Slice files to Java
Project URL

Project URL

https://zeroc.com
Source Code Management

Source Code Management

http://github.com/zeroc-ice/ice-builder-ant

Download ant-ice 4.1.0


<!-- https://jarcasting.com/artifacts/com.zeroc/ant-ice/ -->
<dependency>
    <groupId>com.zeroc</groupId>
    <artifactId>ant-ice</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeroc/ant-ice/
implementation 'com.zeroc:ant-ice:4.1.0'
// https://jarcasting.com/artifacts/com.zeroc/ant-ice/
implementation ("com.zeroc:ant-ice:4.1.0")
'com.zeroc:ant-ice:jar:4.1.0'
<dependency org="com.zeroc" name="ant-ice" rev="4.1.0">
  <artifact name="ant-ice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeroc', module='ant-ice', version='4.1.0')
)
libraryDependencies += "com.zeroc" % "ant-ice" % "4.1.0"
[com.zeroc/ant-ice "4.1.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.5

Project Modules

There are no modules declared in this project.