a

alp-flexpilot

Enable Automatic ALP usage with FlexPilot
https://github.com/lohika/ALP/wiki
GPLv3
Anton Smorodskiy Dmitry Irzhov
Files download
File Operation
alp-flexpilot-0.1.jar download
alp-flexpilot-0.1.pom download
alp-flexpilot-0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lohika.alp</groupId>
  <artifactId>alp-flexpilot</artifactId>
  <version>0.1</version>
</dependency>
Gradle Groovy
implementation 'com.lohika.alp:alp-flexpilot:0.1'
Gradle Kotlin
implementation("com.lohika.alp:alp-flexpilot:0.1")
Scala SBT
libraryDependencies += "com.lohika.alp" % "alp-flexpilot" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.lohika.alp', module='alp-flexpilot', version='0.1')
)
Apache Ivy
<dependency org="com.lohika.alp" name="alp-flexpilot" rev="0.1" />
Leiningen
[com.lohika.alp/alp-flexpilot "0.1"]
Apache Buildr
'com.lohika.alp:alp-flexpilot:jar:0.1'
Dependencies