is not current version
Last Version 1.1.0

org.wso2.choreo.connect:org.wso2.choreo.connect.enforcer 1.1.0-m2


GroupId

GroupId

org.wso2.choreo.connect
ArtifactId

ArtifactId

org.wso2.choreo.connect.enforcer
Version

Version

1.1.0-m2
Type

Type

jar

Download org.wso2.choreo.connect.enforcer 1.1.0-m2


<!-- https://jarcasting.com/artifacts/org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer/ -->
<dependency>
    <groupId>org.wso2.choreo.connect</groupId>
    <artifactId>org.wso2.choreo.connect.enforcer</artifactId>
    <version>1.1.0-m2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer/
implementation 'org.wso2.choreo.connect:org.wso2.choreo.connect.enforcer:1.1.0-m2'
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer/
implementation ("org.wso2.choreo.connect:org.wso2.choreo.connect.enforcer:1.1.0-m2")
'org.wso2.choreo.connect:org.wso2.choreo.connect.enforcer:jar:1.1.0-m2'
<dependency org="org.wso2.choreo.connect" name="org.wso2.choreo.connect.enforcer" rev="1.1.0-m2">
  <artifact name="org.wso2.choreo.connect.enforcer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.choreo.connect', module='org.wso2.choreo.connect.enforcer', version='1.1.0-m2')
)
libraryDependencies += "org.wso2.choreo.connect" % "org.wso2.choreo.connect.enforcer" % "1.1.0-m2"
[org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer "1.1.0-m2"]