GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
---|---|
ArtifactId | ArtifactIdjeaf-x-fun-impl-external-runtime-dependencies |
Version | Version1.6.1 |
Type | Typepom |
Filename | Size |
---|---|
jeaf-x-fun-impl-external-runtime-dependencies-1.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies/ -->
<dependency>
<groupId>com.anaptecs.jeaf.x-fun</groupId>
<artifactId>jeaf-x-fun-impl-external-runtime-dependencies</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-external-runtime-dependencies:1.6.1'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-external-runtime-dependencies:1.6.1")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-external-runtime-dependencies:pom:1.6.1'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-impl-external-runtime-dependencies" rev="1.6.1">
<artifact name="jeaf-x-fun-impl-external-runtime-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-impl-external-runtime-dependencies', version='1.6.1')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-impl-external-runtime-dependencies" % "1.6.1"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies "1.6.1"]