License |
License |
---|---|
GroupId | GroupIdorg.refact4j |
ArtifactId | ArtifactIdrefact4j |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionrefact4j
Refact4J is a set of framework: functors library and meta-model programming. The main goal is to exploit functors and meta-model as a simple design and implementation based on concept of generic and functional programming.
|
Filename | Size |
---|---|
refact4j-1.0.2.pom | |
refact4j-1.0.2.jar | 418 KB |
refact4j-1.0.2-tests.jar | 161 KB |
refact4j-1.0.2-test-sources.jar | 66 KB |
refact4j-1.0.2-sources.jar | 204 KB |
refact4j-1.0.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refact4j/refact4j/ -->
<dependency>
<groupId>org.refact4j</groupId>
<artifactId>refact4j</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refact4j/refact4j/
implementation 'org.refact4j:refact4j:1.0.2'
// https://jarcasting.com/artifacts/org.refact4j/refact4j/
implementation ("org.refact4j:refact4j:1.0.2")
'org.refact4j:refact4j:jar:1.0.2'
<dependency org="org.refact4j" name="refact4j" rev="1.0.2">
<artifact name="refact4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refact4j', module='refact4j', version='1.0.2')
)
libraryDependencies += "org.refact4j" % "refact4j" % "1.0.2"
[org.refact4j/refact4j "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.4.0 |
stax : stax | jar | 1.2.0 |
junit : junit | jar | 4.0 |
xmlunit : xmlunit | jar | 1.1 |