| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.propensive |
| ArtifactId | ArtifactIdacyclicity-core |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAcyclicity
Acyclicity
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| acyclicity-core-0.3.0.pom | |
| acyclicity-core-0.3.0.jar | 105 KB |
| acyclicity-core-0.3.0-sources.jar | 5 KB |
| acyclicity-core-0.3.0-javadoc.jar | 843 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.propensive/acyclicity-core/ -->
<dependency>
<groupId>com.propensive</groupId>
<artifactId>acyclicity-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.propensive/acyclicity-core/
implementation 'com.propensive:acyclicity-core:0.3.0'
// https://jarcasting.com/artifacts/com.propensive/acyclicity-core/
implementation ("com.propensive:acyclicity-core:0.3.0")
'com.propensive:acyclicity-core:jar:0.3.0'
<dependency org="com.propensive" name="acyclicity-core" rev="0.3.0">
<artifact name="acyclicity-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.propensive', module='acyclicity-core', version='0.3.0')
)
libraryDependencies += "com.propensive" % "acyclicity-core" % "0.3.0"
[com.propensive/acyclicity-core "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.propensive : gossamer-core | jar | 0.3.0 |