com.github.ifrugal:test-child

iFrugal-parent

License

License

GroupId

GroupId

com.github.ifrugal
ArtifactId

ArtifactId

test-child
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

iFrugal-parent
Project Organization

Project Organization

iFrugal

Download test-child

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0