Last Version

Build Configuration 0.7.99.2

This is the Maven project for the build configuration. It contains the configuration files for some of the build tools.

License

License

Categories

Categories

Net Configuration Application Layer Libs config
GroupId

GroupId

net.sourceforge.testxng
ArtifactId

ArtifactId

build-configuration
Version

Version

0.7.99.2
Type

Type

jar
Description

Description

Build Configuration
This is the Maven project for the build configuration. It contains the configuration files for some of the build tools.
Project URL

Project URL

https://sourceforge.net/projects/testxng/
Source Code Management

Source Code Management

http://svn.code.sf.net/p/testxng/code/tags/root-0.7.99.2/build-configuration

Download build-configuration 0.7.99.2


<!-- https://jarcasting.com/artifacts/net.sourceforge.testxng/build-configuration/ -->
<dependency>
    <groupId>net.sourceforge.testxng</groupId>
    <artifactId>build-configuration</artifactId>
    <version>0.7.99.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.testxng/build-configuration/
implementation 'net.sourceforge.testxng:build-configuration:0.7.99.2'
// https://jarcasting.com/artifacts/net.sourceforge.testxng/build-configuration/
implementation ("net.sourceforge.testxng:build-configuration:0.7.99.2")
'net.sourceforge.testxng:build-configuration:jar:0.7.99.2'
<dependency org="net.sourceforge.testxng" name="build-configuration" rev="0.7.99.2">
  <artifact name="build-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.testxng', module='build-configuration', version='0.7.99.2')
)
libraryDependencies += "net.sourceforge.testxng" % "build-configuration" % "0.7.99.2"
[net.sourceforge.testxng/build-configuration "0.7.99.2"]

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.