GroupId | GroupIdcom.anaptecs.jeaf.fast-lane |
---|---|
ArtifactId | ArtifactIdjeaf-fast-lane-samples |
Version | Version1.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-samples/ -->
<dependency>
<groupId>com.anaptecs.jeaf.fast-lane</groupId>
<artifactId>jeaf-fast-lane-samples</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-samples/
implementation 'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-samples:1.6.0'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-samples/
implementation ("com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-samples:1.6.0")
'com.anaptecs.jeaf.fast-lane:jeaf-fast-lane-samples:jar:1.6.0'
<dependency org="com.anaptecs.jeaf.fast-lane" name="jeaf-fast-lane-samples" rev="1.6.0">
<artifact name="jeaf-fast-lane-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.fast-lane', module='jeaf-fast-lane-samples', version='1.6.0')
)
libraryDependencies += "com.anaptecs.jeaf.fast-lane" % "jeaf-fast-lane-samples" % "1.6.0"
[com.anaptecs.jeaf.fast-lane/jeaf-fast-lane-samples "1.6.0"]