Jar examples for s:sbt-api-mappings
A Sbt plugin that fills apiMappings for common Scala libraries.
You can download jar file sbt-api-mappings 2.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add sbt-api-mappings-2.0.0.jar to your project.
<dependency> <groupId>com.thoughtworks.sbt-api-mappings</groupId> <artifactId>sbt-api-mappings</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.thoughtworks.sbt-api-mappings', name: 'sbt-api-mappings', version: '2.0.0'
libraryDependencies += "com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.0.0"
<dependency org="com.thoughtworks.sbt-api-mappings" name="sbt-api-mappings" rev="2.0.0"/>
@Grapes(@Grab(group='com.thoughtworks.sbt-api-mappings', module='sbt-api-mappings', version='2.0.0'))
'com.thoughtworks.sbt-api-mappings:sbt-api-mappings:jar:2.0.0'
Click the following link to download the jar file.
sbt-api-mappings-2.0.0-javadoc.jar