GroupId | GroupIdbr.com.caelum.vraptor |
---|---|
ArtifactId | ArtifactIdvraptor-time-converters |
Version | Version4.1.0-RC2 |
Type | Typepom |
Filename | Size |
---|---|
vraptor-time-converters-4.1.0-RC2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.caelum.vraptor/vraptor-time-converters/ -->
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-time-converters</artifactId>
<version>4.1.0-RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum.vraptor/vraptor-time-converters/
implementation 'br.com.caelum.vraptor:vraptor-time-converters:4.1.0-RC2'
// https://jarcasting.com/artifacts/br.com.caelum.vraptor/vraptor-time-converters/
implementation ("br.com.caelum.vraptor:vraptor-time-converters:4.1.0-RC2")
'br.com.caelum.vraptor:vraptor-time-converters:pom:4.1.0-RC2'
<dependency org="br.com.caelum.vraptor" name="vraptor-time-converters" rev="4.1.0-RC2">
<artifact name="vraptor-time-converters" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum.vraptor', module='vraptor-time-converters', version='4.1.0-RC2')
)
libraryDependencies += "br.com.caelum.vraptor" % "vraptor-time-converters" % "4.1.0-RC2"
[br.com.caelum.vraptor/vraptor-time-converters "4.1.0-RC2"]