is not current version
Last Version 2.1.0

astra-example 2.0.6

Astra is a Java tool for analysing and refactoring Java source code. This module contains example uses.

License

License

GroupId

GroupId

org.alfasoftware
ArtifactId

ArtifactId

astra-example
Version

Version

2.0.6
Type

Type

jar
Description

Description

astra-example
Astra is a Java tool for analysing and refactoring Java source code. This module contains example uses.
Project Organization

Project Organization

Alfa Financial Software Limited

Download astra-example 2.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.alfasoftware : astra-core jar 2.0.6
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.