GroupId | GroupIdcom.anaptecs.jeaf.core |
---|---|
ArtifactId | ArtifactIdjeaf-core-service-channel-jse |
Version | Version1.5.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-jse/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-service-channel-jse</artifactId>
<version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-jse/
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:1.5.7'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-jse/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:1.5.7")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-jse:jar:1.5.7'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-jse" rev="1.5.7">
<artifact name="jeaf-core-service-channel-jse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-channel-jse', version='1.5.7')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-jse" % "1.5.7"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-jse "1.5.7"]