is not current version
Last Version 3.3.0

com.github.resource4j:resource4j-integration 2.0.2


GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-integration
Version

Version

2.0.2
Type

Type

pom

Download resource4j-integration 2.0.2

Filename Size
resource4j-integration-2.0.2.pom 587 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-integration/ -->
<dependency>
    <groupId>com.github.resource4j</groupId>
    <artifactId>resource4j-integration</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-integration/
implementation 'com.github.resource4j:resource4j-integration:2.0.2'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-integration/
implementation ("com.github.resource4j:resource4j-integration:2.0.2")
'com.github.resource4j:resource4j-integration:pom:2.0.2'
<dependency org="com.github.resource4j" name="resource4j-integration" rev="2.0.2">
  <artifact name="resource4j-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-integration', version='2.0.2')
)
libraryDependencies += "com.github.resource4j" % "resource4j-integration" % "2.0.2"
[com.github.resource4j/resource4j-integration "2.0.2"]