is not current version
Last Version 2.7

com.github.gurgendanielyan:connectorProcessor 1.1

connectorProcessor

GroupId

GroupId

com.github.gurgendanielyan
ArtifactId

ArtifactId

connectorProcessor
Version

Version

1.1
Type

Type

jar

Download connectorProcessor 1.1


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