is not current version
Last Version 1.0.34

com.jslsolucoes:ee 1.0.29


GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

ee
Version

Version

1.0.29
Type

Type

pom

Download ee 1.0.29

Filename Size
ee-1.0.29.pom 1 KB
Browse

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