is not current version
Last Version 0.3.0

com.symphony.oss.fugue:fugue-http-ui 0.1.0


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

com.symphony.oss.fugue
ArtifactId

ArtifactId

fugue-http-ui
Version

Version

0.1.0
Type

Type

jar

Download fugue-http-ui 0.1.0


<!-- https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-http-ui/ -->
<dependency>
    <groupId>com.symphony.oss.fugue</groupId>
    <artifactId>fugue-http-ui</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-http-ui/
implementation 'com.symphony.oss.fugue:fugue-http-ui:0.1.0'
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-http-ui/
implementation ("com.symphony.oss.fugue:fugue-http-ui:0.1.0")
'com.symphony.oss.fugue:fugue-http-ui:jar:0.1.0'
<dependency org="com.symphony.oss.fugue" name="fugue-http-ui" rev="0.1.0">
  <artifact name="fugue-http-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.fugue', module='fugue-http-ui', version='0.1.0')
)
libraryDependencies += "com.symphony.oss.fugue" % "fugue-http-ui" % "0.1.0"
[com.symphony.oss.fugue/fugue-http-ui "0.1.0"]