Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.monkeywie |
ArtifactId | ArtifactIdproxyee |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
proxyee-1.4.3.pom | |
proxyee-1.4.3.jar | 58 KB |
proxyee-1.4.3-sources.jar | 38 KB |
proxyee-1.4.3-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/ -->
<dependency>
<groupId>com.github.monkeywie</groupId>
<artifactId>proxyee</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/
implementation 'com.github.monkeywie:proxyee:1.4.3'
// https://jarcasting.com/artifacts/com.github.monkeywie/proxyee/
implementation ("com.github.monkeywie:proxyee:1.4.3")
'com.github.monkeywie:proxyee:jar:1.4.3'
<dependency org="com.github.monkeywie" name="proxyee" rev="1.4.3">
<artifact name="proxyee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monkeywie', module='proxyee', version='1.4.3')
)
libraryDependencies += "com.github.monkeywie" % "proxyee" % "1.4.3"
[com.github.monkeywie/proxyee "1.4.3"]