Skip to content

Commit e47b935

Browse files
author
Pranab Ghosh
committedFeb 17, 2015
local publishing to ivy
1 parent 5541ce6 commit e47b935

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
 

‎build.sbt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
organization := "mawazo"
2+
3+
name := "sifarish"
4+
5+
version := "1.0"
6+
7+
scalaVersion := "2.10.4"
8+
9+
packageBin in Compile := file(s"target/${name.value}-${version.value}.jar")

‎target/sifarish-1.0.jar

-64 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.