test-app

this is just a test project

License

License

GroupId

GroupId

io.github.njain51.test
ArtifactId

ArtifactId

test-app
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

test-app
this is just a test project
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/njain51/test-app

Download test-app

How to add to project

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

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.0