Difference between % and %%

30 views
Skip to first unread message

Onezino Gabriel Moreira

unread,
Mar 22, 2015, 9:06:35 AM3/22/15
to simple-b...@googlegroups.com
HI,

I have seen some examples using %% and others using % when adding library dependencies. What's the biggest difference between them?

Naftoli Gugenheim

unread,
Mar 23, 2015, 7:47:17 PM3/23/15
to simple-b...@googlegroups.com

The one difference is that %% appends the scala binary version to the artifact name. So if you're on 2.11.6 then %% "xx" is shorthand for % "xx_2.11"


On Sun, Mar 22, 2015, 9:06 AM Onezino Gabriel Moreira <hea...@gmail.com> wrote:
HI,

I have seen some examples using %% and others using % when adding library dependencies. What's the biggest difference between them?

--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simple-build-t...@googlegroups.com.
To post to this group, send email to simple-b...@googlegroups.com.
Visit this group at http://groups.google.com/group/simple-build-tool.
For more options, visit https://groups.google.com/d/optout.

Onezino Gabriel Moreira

unread,
Mar 30, 2015, 11:40:34 AM3/30/15
to simple-b...@googlegroups.com
Hi. Thank you.
I miss that in Documentation.
Reply all
Reply to author
Forward
0 new messages