j

jefe-application_2.11

jefe-application
https://github.com/outr/jefe
MIT
com.outr
Matt Hicks
Files download
File Operation
jefe-application_2.11-2.0.0-M7.jar download
jefe-application_2.11-2.0.0-M7.pom download
jefe-application_2.11-2.0.0-M7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.outr</groupId>
  <artifactId>jefe-application_2.11</artifactId>
  <version>2.0.0-M7</version>
</dependency>
Gradle Groovy
implementation 'com.outr:jefe-application_2.11:2.0.0-M7'
Gradle Kotlin
implementation("com.outr:jefe-application_2.11:2.0.0-M7")
Scala SBT
libraryDependencies += "com.outr" % "jefe-application_2.11" % "2.0.0-M7"
Groovy Grape
@Grapes(
  @Grab(group='com.outr', module='jefe-application_2.11', version='2.0.0-M7')
)
Apache Ivy
<dependency org="com.outr" name="jefe-application_2.11" rev="2.0.0-M7" />
Leiningen
[com.outr/jefe-application_2.11 "2.0.0-M7"]
Apache Buildr
'com.outr:jefe-application_2.11:jar:2.0.0-M7'