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