is not current version
Last Version 1.6.18

com.anaptecs.jeaf.core:jeaf-core-service-channel-base 1.6.5


GroupId

GroupId

com.anaptecs.jeaf.core
ArtifactId

ArtifactId

jeaf-core-service-channel-base
Version

Version

1.6.5
Type

Type

jar

Download jeaf-core-service-channel-base 1.6.5


<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-base/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.core</groupId>
    <artifactId>jeaf-core-service-channel-base</artifactId>
    <version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-base/
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:1.6.5'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-base/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-channel-base:1.6.5")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:jar:1.6.5'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-base" rev="1.6.5">
  <artifact name="jeaf-core-service-channel-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-channel-base', version='1.6.5')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-base" % "1.6.5"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-base "1.6.5"]