is not current version
Last Version 2.0.4-6.RELEASE

br.com.ideotech:draw-out-spring-boot 1.5.19-1.RELEASE


Categories

Categories

IDE Development Tools Spring Boot Container Microservices
GroupId

GroupId

br.com.ideotech
ArtifactId

ArtifactId

draw-out-spring-boot
Version

Version

1.5.19-1.RELEASE
Type

Type

pom

Download draw-out-spring-boot 1.5.19-1.RELEASE


<!-- https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot/ -->
<dependency>
    <groupId>br.com.ideotech</groupId>
    <artifactId>draw-out-spring-boot</artifactId>
    <version>1.5.19-1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot/
implementation 'br.com.ideotech:draw-out-spring-boot:1.5.19-1.RELEASE'
// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot/
implementation ("br.com.ideotech:draw-out-spring-boot:1.5.19-1.RELEASE")
'br.com.ideotech:draw-out-spring-boot:pom:1.5.19-1.RELEASE'
<dependency org="br.com.ideotech" name="draw-out-spring-boot" rev="1.5.19-1.RELEASE">
  <artifact name="draw-out-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.ideotech', module='draw-out-spring-boot', version='1.5.19-1.RELEASE')
)
libraryDependencies += "br.com.ideotech" % "draw-out-spring-boot" % "1.5.19-1.RELEASE"
[br.com.ideotech/draw-out-spring-boot "1.5.19-1.RELEASE"]