kobalt-copy-dependencies

Copy the dependencies of your project to a directory

License

License

GroupId

GroupId

no.tornado
ArtifactId

ArtifactId

kobalt-copy-dependencies
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

kobalt-copy-dependencies
Copy the dependencies of your project to a directory
Source Code Management

Source Code Management

http://github.com/edvin/kobalt-copy-dependencies

Download kobalt-copy-dependencies

How to add to project

<!-- https://jarcasting.com/artifacts/no.tornado/kobalt-copy-dependencies/ -->
<dependency>
    <groupId>no.tornado</groupId>
    <artifactId>kobalt-copy-dependencies</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.tornado/kobalt-copy-dependencies/
implementation 'no.tornado:kobalt-copy-dependencies:0.2'
// https://jarcasting.com/artifacts/no.tornado/kobalt-copy-dependencies/
implementation ("no.tornado:kobalt-copy-dependencies:0.2")
'no.tornado:kobalt-copy-dependencies:jar:0.2'
<dependency org="no.tornado" name="kobalt-copy-dependencies" rev="0.2">
  <artifact name="kobalt-copy-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.tornado', module='kobalt-copy-dependencies', version='0.2')
)
libraryDependencies += "no.tornado" % "kobalt-copy-dependencies" % "0.2"
[no.tornado/kobalt-copy-dependencies "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.beust : kobalt jar 0.329

Project Modules

There are no modules declared in this project.

kobalt-copy-dependencies

CopyDependencies plugin for Kobalt

This plugin will copy all dependencies to the kotlinBuild/libs folder when you run kobaltw assemble.

Usage:

val p = plugins("no.tornado:kobalt-copy-dependencies:0.2")

Versions

Version
0.2