r

resources

Build resources for fluo.io projects
https://github.com/fluo-io/resources
Apache License, Version 2.0
Fluo.io
Fluo.io contributors
Files download
File Operation
resources-1.0.1.jar download
resources-1.0.1.pom download
resources-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.fluo</groupId>
  <artifactId>resources</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.fluo:resources:1.0.1'
Gradle Kotlin
implementation("io.fluo:resources:1.0.1")
Scala SBT
libraryDependencies += "io.fluo" % "resources" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.fluo', module='resources', version='1.0.1')
)
Apache Ivy
<dependency org="io.fluo" name="resources" rev="1.0.1" />
Leiningen
[io.fluo/resources "1.0.1"]
Apache Buildr
'io.fluo:resources:jar:1.0.1'
Dependencies
The project has no third-party dependencies