Last Version

Tycho Base 0.0.13

This POM serves as the base of a Tycho project which has plugins, tests, and deployable features. Everything that is required is provided and parameterized by specifying properties in the host POM.

License

License

GroupId

GroupId

io.tesla.tycho
ArtifactId

ArtifactId

tycho-support
Version

Version

0.0.13
Type

Type

pom
Description

Description

Tycho Base
This POM serves as the base of a Tycho project which has plugins, tests, and deployable features. Everything that is required is provided and parameterized by specifying properties in the host POM.

Download tycho-support 0.0.13

Filename Size
tycho-support-0.0.13.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/io.tesla.tycho/tycho-support/ -->
<dependency>
    <groupId>io.tesla.tycho</groupId>
    <artifactId>tycho-support</artifactId>
    <version>0.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.tycho/tycho-support/
implementation 'io.tesla.tycho:tycho-support:0.0.13'
// https://jarcasting.com/artifacts/io.tesla.tycho/tycho-support/
implementation ("io.tesla.tycho:tycho-support:0.0.13")
'io.tesla.tycho:tycho-support:pom:0.0.13'
<dependency org="io.tesla.tycho" name="tycho-support" rev="0.0.13">
  <artifact name="tycho-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tesla.tycho', module='tycho-support', version='0.0.13')
)
libraryDependencies += "io.tesla.tycho" % "tycho-support" % "0.0.13"
[io.tesla.tycho/tycho-support "0.0.13"]

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.