is not current version
Last Version 1.0.34

com.jslsolucoes:parent 1.0.33

JSL Solucoes LTDA parent pom definition

GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

parent
Version

Version

1.0.33
Type

Type

pom

Download parent 1.0.33

Filename Size
parent-1.0.33.pom 6 KB
Browse

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