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