Skip to content

Latest commit

 

History

History
 
 

maven-publish

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

maven-publish

Demonstrates how to apply and configure the maven-publish plugin to publish a kotlin library with accompanying sources.

Run with

./gradlew publish

This will publish the default and source jar files to a temporary repository located at $buildDir/repo