d

dirigible-components-resources-resources

Files download
File Operation
dirigible-components-resources-resources-8.10.2.jar download
dirigible-components-resources-resources-8.10.2.pom download
dirigible-components-resources-resources-8.10.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.eclipse.dirigible</groupId>
  <artifactId>dirigible-components-resources-resources</artifactId>
  <version>8.10.2</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.dirigible:dirigible-components-resources-resources:8.10.2'
Gradle Kotlin
implementation("org.eclipse.dirigible:dirigible-components-resources-resources:8.10.2")
Scala SBT
libraryDependencies += "org.eclipse.dirigible" % "dirigible-components-resources-resources" % "8.10.2"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.dirigible', module='dirigible-components-resources-resources', version='8.10.2')
)
Apache Ivy
<dependency org="org.eclipse.dirigible" name="dirigible-components-resources-resources" rev="8.10.2" />
Leiningen
[org.eclipse.dirigible/dirigible-components-resources-resources "8.10.2"]
Apache Buildr
'org.eclipse.dirigible:dirigible-components-resources-resources:jar:8.10.2'