GroupId | GroupIdcom.github.igor-suhorukov |
---|---|
ArtifactId | ArtifactIdcamel-url-handler |
Version | Version2.20.0 |
Type | Typejar |
Filename | Size |
---|---|
camel-url-handler-2.20.0.pom | |
camel-url-handler-2.20.0.jar | 14 KB |
camel-url-handler-2.20.0-sources.jar | 6 KB |
camel-url-handler-2.20.0-javadoc.jar | 44 KB |
Browse |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-url-handler/
implementation 'com.github.igor-suhorukov:camel-url-handler:2.20.0'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-url-handler/
implementation ("com.github.igor-suhorukov:camel-url-handler:2.20.0")
'com.github.igor-suhorukov:camel-url-handler:jar:2.20.0'
<dependency org="com.github.igor-suhorukov" name="camel-url-handler" rev="2.20.0">
<artifact name="camel-url-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='camel-url-handler', version='2.20.0')
)
libraryDependencies += "com.github.igor-suhorukov" % "camel-url-handler" % "2.20.0"
[com.github.igor-suhorukov/camel-url-handler "2.20.0"]