License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
ArtifactId | ArtifactIdjeaf-x-fun-types |
Last Version | Last Version1.6.20 |
Release Date | Release Date |
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.20.pom | |
jeaf-x-fun-types-1.6.20.jar | 13 KB |
jeaf-x-fun-types-1.6.20-sources.jar | 12 KB |
jeaf-x-fun-types-1.6.20-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.20</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.20'
// 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.20")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-types:jar:1.6.20'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-types" rev="1.6.20">
<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.20')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-types" % "1.6.20"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-types "1.6.20"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-api | jar | 1.6.13 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime | pom | 1.6.20 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |