Last Version

quasar-utils 6.0.0-DevPreview

A small gradle plugin for adding some basic Quasar tasks and configurations to reduce build.gradle bloat.

License

License

Categories

Categories

Net Quasar Application Layer Libs Distributed Applications
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

quasar-utils
Version

Version

6.0.0-DevPreview
Type

Type

jar
Description

Description

quasar-utils
A small gradle plugin for adding some basic Quasar tasks and configurations to reduce build.gradle bloat.
Project URL

Project URL

https://github.com/corda/corda-gradle-plugins
Source Code Management

Source Code Management

https://github.com/corda/corda-gradle-plugins

Download quasar-utils 6.0.0-DevPreview


<!-- https://jarcasting.com/artifacts/net.corda.plugins/quasar-utils/ -->
<dependency>
    <groupId>net.corda.plugins</groupId>
    <artifactId>quasar-utils</artifactId>
    <version>6.0.0-DevPreview</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda.plugins/quasar-utils/
implementation 'net.corda.plugins:quasar-utils:6.0.0-DevPreview'
// https://jarcasting.com/artifacts/net.corda.plugins/quasar-utils/
implementation ("net.corda.plugins:quasar-utils:6.0.0-DevPreview")
'net.corda.plugins:quasar-utils:jar:6.0.0-DevPreview'
<dependency org="net.corda.plugins" name="quasar-utils" rev="6.0.0-DevPreview">
  <artifact name="quasar-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda.plugins', module='quasar-utils', version='6.0.0-DevPreview')
)
libraryDependencies += "net.corda.plugins" % "quasar-utils" % "6.0.0-DevPreview"
[net.corda.plugins/quasar-utils "6.0.0-DevPreview"]

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.