GroupId | GroupIdcom.anaptecs.jeaf.fast-lane |
---|---|
ArtifactId | ArtifactIdjeaf-fast-lane-impl |
Version | Version1.6.13 |
Type | Typejar |
Filename | Size |
---|---|
jeaf-fast-lane-impl-1.6.13.pom | |
jeaf-fast-lane-impl-1.6.13.jar | 66 KB |
jeaf-fast-lane-impl-1.6.13-sources.jar | 49 KB |
jeaf-fast-lane-impl-1.6.13-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl/ -->
<dependency>
<groupId>com.anaptecs.jeaf.fast-lane</groupId>
<artifactId>jeaf-fast-lane-impl</artifactId>
<version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl/
implementation 'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:1.6.13'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl/
implementation ("com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:1.6.13")
'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:jar:1.6.13'
<dependency org="com.anaptecs.jeaf.fast-lane" name="jeaf-fast-lane-impl" rev="1.6.13">
<artifact name="jeaf-fast-lane-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.fast-lane', module='jeaf-fast-lane-impl', version='1.6.13')
)
libraryDependencies += "com.anaptecs.jeaf.fast-lane" % "jeaf-fast-lane-impl" % "1.6.13"
[com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl "1.6.13"]