GroupId | GroupIdcom.github.igor-suhorukov |
---|---|
ArtifactId | ArtifactIdcamel-url-handler |
Version | Version2.20.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-url-handler/ -->
<dependency>
<groupId>com.github.igor-suhorukov</groupId>
<artifactId>camel-url-handler</artifactId>
<version>2.20.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-url-handler/
implementation 'com.github.igor-suhorukov:camel-url-handler:2.20.1.2'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-url-handler/
implementation ("com.github.igor-suhorukov:camel-url-handler:2.20.1.2")
'com.github.igor-suhorukov:camel-url-handler:jar:2.20.1.2'
<dependency org="com.github.igor-suhorukov" name="camel-url-handler" rev="2.20.1.2">
<artifact name="camel-url-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='camel-url-handler', version='2.20.1.2')
)
libraryDependencies += "com.github.igor-suhorukov" % "camel-url-handler" % "2.20.1.2"
[com.github.igor-suhorukov/camel-url-handler "2.20.1.2"]