Test Library

This is my test library on my internal nbc gitlab

License

License

GroupId

GroupId

kh.org.nbc.test-lib
ArtifactId

ArtifactId

nbc-test
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Test Library
This is my test library on my internal nbc gitlab
Project URL

Project URL

https://gitlab.nbc.org.kh/vandoeurn/publish-lib
Source Code Management

Source Code Management

https://gitlab.nbc.org.kh/vandoeurn/publish-lib

Download nbc-test

How to add to project

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

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.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0