is not current version
Last Version 7.7.1

org.ibissource:ibis-adapterframework-core 7.6.4


GroupId

GroupId

org.ibissource
ArtifactId

ArtifactId

ibis-adapterframework-core
Version

Version

7.6.4
Type

Type

jar

Download ibis-adapterframework-core 7.6.4


<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-core/ -->
<dependency>
    <groupId>org.ibissource</groupId>
    <artifactId>ibis-adapterframework-core</artifactId>
    <version>7.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-core/
implementation 'org.ibissource:ibis-adapterframework-core:7.6.4'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-core/
implementation ("org.ibissource:ibis-adapterframework-core:7.6.4")
'org.ibissource:ibis-adapterframework-core:jar:7.6.4'
<dependency org="org.ibissource" name="ibis-adapterframework-core" rev="7.6.4">
  <artifact name="ibis-adapterframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-core', version='7.6.4')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-core" % "7.6.4"
[org.ibissource/ibis-adapterframework-core "7.6.4"]