Categories |
CategoriesFugue General Purpose Libraries Functional Programming |
---|---|
GroupId | GroupIdorg.symphonyoss.s2.fugue |
ArtifactId | ArtifactIdfugue-resources |
Version | Version0.0.55 |
Type | Typejar |
Filename | Size |
---|---|
fugue-resources-0.0.55.pom | |
fugue-resources-0.0.55.jar | 36 KB |
fugue-resources-0.0.55-sources.jar | 35 KB |
fugue-resources-0.0.55-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-resources/ -->
<dependency>
<groupId>org.symphonyoss.s2.fugue</groupId>
<artifactId>fugue-resources</artifactId>
<version>0.0.55</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-resources/
implementation 'org.symphonyoss.s2.fugue:fugue-resources:0.0.55'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-resources/
implementation ("org.symphonyoss.s2.fugue:fugue-resources:0.0.55")
'org.symphonyoss.s2.fugue:fugue-resources:jar:0.0.55'
<dependency org="org.symphonyoss.s2.fugue" name="fugue-resources" rev="0.0.55">
<artifact name="fugue-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.fugue', module='fugue-resources', version='0.0.55')
)
libraryDependencies += "org.symphonyoss.s2.fugue" % "fugue-resources" % "0.0.55"
[org.symphonyoss.s2.fugue/fugue-resources "0.0.55"]