License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
ArtifactId | ArtifactIdjeaf-x-fun-types |
Version | Version1.6.19 |
Type | Typejar |
Description |
DescriptionJEAF X-Fun Types
JEAF X-Fun Types provides basic data types that can be used as a basis for enterprise class software development projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeaf-x-fun-types-1.6.19.pom | |
jeaf-x-fun-types-1.6.19.jar | 13 KB |
jeaf-x-fun-types-1.6.19-sources.jar | 12 KB |
jeaf-x-fun-types-1.6.19-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-types/ -->
<dependency>
<groupId>com.anaptecs.jeaf.x-fun</groupId>
<artifactId>jeaf-x-fun-types</artifactId>
<version>1.6.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-types/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-types:1.6.19'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-types/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-types:1.6.19")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-types:jar:1.6.19'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-types" rev="1.6.19">
<artifact name="jeaf-x-fun-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-types', version='1.6.19')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-types" % "1.6.19"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-types "1.6.19"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-api | jar | 1.6.12 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime | pom | 1.6.19 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.5.2 |
org.junit.platform : junit-platform-runner | jar | 1.5.2 |