Library

library publishing to Maven Central

License

License

GroupId

GroupId

com.github.junqueira
ArtifactId

ArtifactId

test-library
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Library
library publishing to Maven Central

Download test-library

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0