Last Version

Shared Assembly Descriptor 1.0


GroupId

GroupId

org.easytesting
ArtifactId

ArtifactId

fest-assembly
Version

Version

1.0
Type

Type

jar
Description

Description

Shared Assembly Descriptor

Download fest-assembly 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.