https://github.com/edvin/kobalt-copy-dependencies
CopyDependencies plugin for Kobalt
https://github.com/edvin/kobalt-copy-dependencies
Last synced: 3 months ago
JSON representation
CopyDependencies plugin for Kobalt
- Host: GitHub
- URL: https://github.com/edvin/kobalt-copy-dependencies
- Owner: edvin
- License: apache-2.0
- Created: 2015-12-13T16:43:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T07:01:16.000Z (over 9 years ago)
- Last Synced: 2025-02-28T19:53:49.322Z (4 months ago)
- Language: Kotlin
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kobalt-copy-dependencies
CopyDependencies plugin for KobaltThis 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")