| License |
License |
|---|---|
| GroupId | GroupIdorg.tinymediamanager |
| ArtifactId | ArtifactIdresources |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTMM resources
images et all
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| resources-1.6.pom | |
| resources-1.6.jar | 1 MB |
| resources-1.6-sources.jar | 1 MB |
| resources-1.6-javadoc.jar | 357 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tinymediamanager/resources/ -->
<dependency>
<groupId>org.tinymediamanager</groupId>
<artifactId>resources</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinymediamanager/resources/
implementation 'org.tinymediamanager:resources:1.6'
// https://jarcasting.com/artifacts/org.tinymediamanager/resources/
implementation ("org.tinymediamanager:resources:1.6")
'org.tinymediamanager:resources:jar:1.6'
<dependency org="org.tinymediamanager" name="resources" rev="1.6">
<artifact name="resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinymediamanager', module='resources', version='1.6')
)
libraryDependencies += "org.tinymediamanager" % "resources" % "1.6"
[org.tinymediamanager/resources "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.1.0 |