is not current version
Last Version 1.3.2

org.connid:framework-internal 1.3.1


GroupId

GroupId

org.connid
ArtifactId

ArtifactId

framework-internal
Version

Version

1.3.1
Type

Type

jar

Download framework-internal 1.3.1


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