Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdjroutine-proxy |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
jroutine-proxy-3.0.0.pom | |
jroutine-proxy-3.0.0.jar | 11 KB |
jroutine-proxy-3.0.0-sources.jar | 9 KB |
jroutine-proxy-3.0.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-proxy/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>jroutine-proxy</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-proxy/
implementation 'com.github.davide-maestroni:jroutine-proxy:3.0.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-proxy/
implementation ("com.github.davide-maestroni:jroutine-proxy:3.0.0")
'com.github.davide-maestroni:jroutine-proxy:jar:3.0.0'
<dependency org="com.github.davide-maestroni" name="jroutine-proxy" rev="3.0.0">
<artifact name="jroutine-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-proxy', version='3.0.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-proxy" % "3.0.0"
[com.github.davide-maestroni/jroutine-proxy "3.0.0"]