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