GroupId | GroupIdcom.anaptecs.jeaf.core |
---|---|
ArtifactId | ArtifactIdjeaf-core-service-channel-base |
Version | Version1.5.7 |
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.5.7</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.5.7'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-base/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-channel-base:1.5.7")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-base:jar:1.5.7'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-base" rev="1.5.7">
<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.5.7')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-base" % "1.5.7"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-base "1.5.7"]