License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.hacklanta |
ArtifactId | ArtifactIdlift-mandrill_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionlift-mandrill
lift-mandrill
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.hacklanta |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lift-mandrill_2.11-0.1.1.pom | |
lift-mandrill_2.11-0.1.1.jar | 35 KB |
lift-mandrill_2.11-0.1.1-sources.jar | 1 KB |
lift-mandrill_2.11-0.1.1-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hacklanta/lift-mandrill_2.11/ -->
<dependency>
<groupId>com.hacklanta</groupId>
<artifactId>lift-mandrill_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hacklanta/lift-mandrill_2.11/
implementation 'com.hacklanta:lift-mandrill_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.hacklanta/lift-mandrill_2.11/
implementation ("com.hacklanta:lift-mandrill_2.11:0.1.1")
'com.hacklanta:lift-mandrill_2.11:jar:0.1.1'
<dependency org="com.hacklanta" name="lift-mandrill_2.11" rev="0.1.1">
<artifact name="lift-mandrill_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hacklanta', module='lift-mandrill_2.11', version='0.1.1')
)
libraryDependencies += "com.hacklanta" % "lift-mandrill_2.11" % "0.1.1"
[com.hacklanta/lift-mandrill_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.4 |
net.liftweb : lift-common_2.11 | jar | 2.6-RC1 |
net.liftweb : lift-util_2.11 | jar | 2.6-RC1 |
net.liftweb : lift-json_2.11 | jar | 2.6-RC1 |
net.databinder.dispatch : dispatch-core_2.11 | jar | 0.11.2 |
net.databinder.dispatch : dispatch-lift-json_2.11 | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |