Last Version

ODO downloader parent project 0.1.3

This project is a library and a maven plugin useful to download the ODO client from a mirror

License

License

GroupId

GroupId

software.tnb
ArtifactId

ArtifactId

odo-downloader
Version

Version

0.1.3
Type

Type

pom
Description

Description

ODO downloader parent project
This project is a library and a maven plugin useful to download the ODO client from a mirror
Project URL

Project URL

https://github.com/tnb-software/odo-downloader
Source Code Management

Source Code Management

https://github.com/tnb-software/odo-downloader

Download odo-downloader 0.1.3

Filename Size
odo-downloader-0.1.3.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/software.tnb/odo-downloader/ -->
<dependency>
    <groupId>software.tnb</groupId>
    <artifactId>odo-downloader</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.tnb/odo-downloader/
implementation 'software.tnb:odo-downloader:0.1.3'
// https://jarcasting.com/artifacts/software.tnb/odo-downloader/
implementation ("software.tnb:odo-downloader:0.1.3")
'software.tnb:odo-downloader:pom:0.1.3'
<dependency org="software.tnb" name="odo-downloader" rev="0.1.3">
  <artifact name="odo-downloader" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.tnb', module='odo-downloader', version='0.1.3')
)
libraryDependencies += "software.tnb" % "odo-downloader" % "0.1.3"
[software.tnb/odo-downloader "0.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • odo-downloader-core
  • odo-downloader-maven-plugin