GroupId | GroupIdcom.jslsolucoes |
---|---|
ArtifactId | ArtifactIdaudit-ee |
Version | Version1.0.31 |
Type | Typejar |
Filename | Size |
---|---|
audit-ee-1.0.31.pom | |
audit-ee-1.0.31.jar | 6 KB |
audit-ee-1.0.31-sources.jar | 5 KB |
audit-ee-1.0.31-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/audit-ee/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>audit-ee</artifactId>
<version>1.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/audit-ee/
implementation 'com.jslsolucoes:audit-ee:1.0.31'
// https://jarcasting.com/artifacts/com.jslsolucoes/audit-ee/
implementation ("com.jslsolucoes:audit-ee:1.0.31")
'com.jslsolucoes:audit-ee:jar:1.0.31'
<dependency org="com.jslsolucoes" name="audit-ee" rev="1.0.31">
<artifact name="audit-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='audit-ee', version='1.0.31')
)
libraryDependencies += "com.jslsolucoes" % "audit-ee" % "1.0.31"
[com.jslsolucoes/audit-ee "1.0.31"]