is not current version
Last Version 1.0.34

com.jslsolucoes:parent 1.0.21

JSL Solucoes LTDA parent pom definition

GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

parent
Version

Version

1.0.21
Type

Type

pom

Download parent 1.0.21

Filename Size
parent-1.0.21.pom 5 KB
Browse

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