| GroupId | GroupIdcom.anaptecs.jeaf.fast-lane |
|---|---|
| ArtifactId | ArtifactIdjeaf-fast-lane-impl |
| Version | Version1.5.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jeaf-fast-lane-impl-1.5.3.pom | |
| jeaf-fast-lane-impl-1.5.3.jar | 62 KB |
| jeaf-fast-lane-impl-1.5.3-sources.jar | 47 KB |
| jeaf-fast-lane-impl-1.5.3-javadoc.jar | 117 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.5.3</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.5.3'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl/
implementation ("com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:1.5.3")
'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-impl:jar:1.5.3'
<dependency org="com.anaptecs.jeaf.fast-lane" name="jeaf-fast-lane-impl" rev="1.5.3">
<artifact name="jeaf-fast-lane-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.fast-lane', module='jeaf-fast-lane-impl', version='1.5.3')
)
libraryDependencies += "com.anaptecs.jeaf.fast-lane" % "jeaf-fast-lane-impl" % "1.5.3"
[com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-impl "1.5.3"]