Files download
File Operation
jeaf-core-service-channel-base-1.5.13.jar download
jeaf-core-service-channel-base-1.5.13.pom download
jeaf-core-service-channel-base-1.5.13-sources.jar download
Apache Maven
<dependency>
  <groupId>com.anaptecs.jeaf.core</groupId>
  <artifactId>jeaf-core-service-channel-base</artifactId>
  <version>1.5.13</version>
</dependency>
Gradle Groovy
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:1.5.13'
Gradle Kotlin
implementation("com.anaptecs.jeaf.core:jeaf-core-service-channel-base:1.5.13")
Scala SBT
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-base" % "1.5.13"
Groovy Grape
@Grapes(
  @Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-channel-base', version='1.5.13')
)
Apache Ivy
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-base" rev="1.5.13" />
Leiningen
[com.anaptecs.jeaf.core/jeaf-core-service-channel-base "1.5.13"]
Apache Buildr
'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:jar:1.5.13'