GroupId | GroupIdcom.jetdrone |
---|---|
ArtifactId | ArtifactIdyoke-extras |
Version | Version2.0.10 |
Type | Typejar |
Filename | Size |
---|---|
yoke-extras-2.0.10.pom | |
yoke-extras-2.0.10.jar | 19 KB |
yoke-extras-2.0.10-sources.jar | 4 KB |
yoke-extras-2.0.10-mod.zip | 19 KB |
yoke-extras-2.0.10-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jetdrone/yoke-extras/ -->
<dependency>
<groupId>com.jetdrone</groupId>
<artifactId>yoke-extras</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.jetdrone/yoke-extras/
implementation 'com.jetdrone:yoke-extras:2.0.10'
// https://jarcasting.com/artifacts/com.jetdrone/yoke-extras/
implementation ("com.jetdrone:yoke-extras:2.0.10")
'com.jetdrone:yoke-extras:jar:2.0.10'
<dependency org="com.jetdrone" name="yoke-extras" rev="2.0.10">
<artifact name="yoke-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jetdrone', module='yoke-extras', version='2.0.10')
)
libraryDependencies += "com.jetdrone" % "yoke-extras" % "2.0.10"
[com.jetdrone/yoke-extras "2.0.10"]