GroupId | GroupIdorg.jlot |
---|---|
ArtifactId | ArtifactIdjlot-web-it |
Version | Version0.112 |
Type | Typejar |
Filename | Size |
---|---|
jlot-web-it-0.112.pom | |
jlot-web-it-0.112.jar | 4 KB |
jlot-web-it-0.112-sources.jar | 2 KB |
jlot-web-it-0.112-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jlot/jlot-web-it/ -->
<dependency>
<groupId>org.jlot</groupId>
<artifactId>jlot-web-it</artifactId>
<version>0.112</version>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot-web-it/
implementation 'org.jlot:jlot-web-it:0.112'
// https://jarcasting.com/artifacts/org.jlot/jlot-web-it/
implementation ("org.jlot:jlot-web-it:0.112")
'org.jlot:jlot-web-it:jar:0.112'
<dependency org="org.jlot" name="jlot-web-it" rev="0.112">
<artifact name="jlot-web-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot-web-it', version='0.112')
)
libraryDependencies += "org.jlot" % "jlot-web-it" % "0.112"
[org.jlot/jlot-web-it "0.112"]