License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.resources |
ArtifactId | ArtifactIdresources-it |
Last Version | Last Version4.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResources :: IT
Jacoco report aggrigation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
resources-it-4.6.2.pom | 4 KB |
resources-it-4.6.2-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.resources/resources-it/ -->
<dependency>
<groupId>com.anrisoftware.resources</groupId>
<artifactId>resources-it</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.resources/resources-it/
implementation 'com.anrisoftware.resources:resources-it:4.6.2'
// https://jarcasting.com/artifacts/com.anrisoftware.resources/resources-it/
implementation ("com.anrisoftware.resources:resources-it:4.6.2")
'com.anrisoftware.resources:resources-it:jar:4.6.2'
<dependency org="com.anrisoftware.resources" name="resources-it" rev="4.6.2">
<artifact name="resources-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.resources', module='resources-it', version='4.6.2')
)
libraryDependencies += "com.anrisoftware.resources" % "resources-it" % "4.6.2"
[com.anrisoftware.resources/resources-it "4.6.2"]