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