is not current version
Last Version 0.3.0

net.javacrumbs.future-converter:common 0.2.2


Categories

Categories

Net
GroupId

GroupId

net.javacrumbs.future-converter
ArtifactId

ArtifactId

common
Version

Version

0.2.2
Type

Type

pom

Download common 0.2.2

Filename Size
common-0.2.2.pom 824 bytes
Browse

<!-- https://jarcasting.com/artifacts/net.javacrumbs.future-converter/common/ -->
<dependency>
    <groupId>net.javacrumbs.future-converter</groupId>
    <artifactId>common</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.javacrumbs.future-converter/common/
implementation 'net.javacrumbs.future-converter:common:0.2.2'
// https://jarcasting.com/artifacts/net.javacrumbs.future-converter/common/
implementation ("net.javacrumbs.future-converter:common:0.2.2")
'net.javacrumbs.future-converter:common:pom:0.2.2'
<dependency org="net.javacrumbs.future-converter" name="common" rev="0.2.2">
  <artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.javacrumbs.future-converter', module='common', version='0.2.2')
)
libraryDependencies += "net.javacrumbs.future-converter" % "common" % "0.2.2"
[net.javacrumbs.future-converter/common "0.2.2"]