GroupId | GroupIdcom.anaptecs.jeaf.core |
---|---|
ArtifactId | ArtifactIdjeaf-core-service-channel-base |
Version | Version1.6.13 |
Type | Typejar |
<!-- 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.13</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.13'
// 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.13")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:jar:1.6.13'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-base" rev="1.6.13">
<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.13')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-base" % "1.6.13"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-base "1.6.13"]