Last Version

sulky-resources 8.3.0

This file is part of the sulky modules. It contains support for inheritance-safe resource resolution.

License

License

GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.resources
Version

Version

8.3.0
Type

Type

jar
Description

Description

sulky-resources
This file is part of the sulky modules. It contains support for inheritance-safe resource resolution.
Project URL

Project URL

http://sulky.huxhorn.de
Source Code Management

Source Code Management

http://github.com/huxi/sulky/

Download de.huxhorn.sulky.resources 8.3.0


<!-- https://jarcasting.com/artifacts/de.huxhorn.sulky/de.huxhorn.sulky.resources/ -->
<dependency>
    <groupId>de.huxhorn.sulky</groupId>
    <artifactId>de.huxhorn.sulky.resources</artifactId>
    <version>8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.sulky/de.huxhorn.sulky.resources/
implementation 'de.huxhorn.sulky:de.huxhorn.sulky.resources:8.3.0'
// https://jarcasting.com/artifacts/de.huxhorn.sulky/de.huxhorn.sulky.resources/
implementation ("de.huxhorn.sulky:de.huxhorn.sulky.resources:8.3.0")
'de.huxhorn.sulky:de.huxhorn.sulky.resources:jar:8.3.0'
<dependency org="de.huxhorn.sulky" name="de.huxhorn.sulky.resources" rev="8.3.0">
  <artifact name="de.huxhorn.sulky.resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.sulky', module='de.huxhorn.sulky.resources', version='8.3.0')
)
libraryDependencies += "de.huxhorn.sulky" % "de.huxhorn.sulky.resources" % "8.3.0"
[de.huxhorn.sulky/de.huxhorn.sulky.resources "8.3.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.12.3
org.codehaus.groovy : groovy jar 2.5.15
junit : junit jar 4.13.2
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.