| License |
License |
|---|---|
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdfunction |
| Version | Version2.8.3.1 |
| Type | Typejar |
| Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMastfrog Technologies |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| function-2.8.3.1.pom | |
| function-2.8.3.1.jar | 261 KB |
| function-2.8.3.1-sources.jar | 248 KB |
| function-2.8.3.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/function/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>function</artifactId>
<version>2.8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/function/
implementation 'com.mastfrog:function:2.8.3.1'
// https://jarcasting.com/artifacts/com.mastfrog/function/
implementation ("com.mastfrog:function:2.8.3.1")
'com.mastfrog:function:jar:2.8.3.1'
<dependency org="com.mastfrog" name="function" rev="2.8.3.1">
<artifact name="function" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='function', version='2.8.3.1')
)
libraryDependencies += "com.mastfrog" % "function" % "2.8.3.1"
[com.mastfrog/function "2.8.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : util-preconditions | jar | 2.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |