deploy test


License

License

GNU General Public License (GPL) version 3.0
GroupId

GroupId

io.github.ooknight
ArtifactId

ArtifactId

deploy-test
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

deploy test
deploy test
Project URL

Project URL

https://github.com/ooknight/deploy-test
Source Code Management

Source Code Management

https://github.com/ooknight/deploy-test

Download deploy-test

How to add to project

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

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.1
1.0.0