is not current version
Last Version 7.7.1

org.ibissource:ibis-adapterframework-core 7.1-B2


GroupId

GroupId

org.ibissource
ArtifactId

ArtifactId

ibis-adapterframework-core
Version

Version

7.1-B2
Type

Type

jar

Download ibis-adapterframework-core 7.1-B2


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