GroupId | GroupIdcom.isotrol.impe3 |
---|---|
ArtifactId | ArtifactIdimpe3-es-web20-api |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
impe3-es-web20-api-3.0.3.pom | |
impe3-es-web20-api-3.0.3.jar | 106 KB |
impe3-es-web20-api-3.0.3-sources.jar | 63 KB |
impe3-es-web20-api-3.0.3-javadoc.jar | 318 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.isotrol.impe3/impe3-es-web20-api/ -->
<dependency>
<groupId>com.isotrol.impe3</groupId>
<artifactId>impe3-es-web20-api</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.isotrol.impe3/impe3-es-web20-api/
implementation 'com.isotrol.impe3:impe3-es-web20-api:3.0.3'
// https://jarcasting.com/artifacts/com.isotrol.impe3/impe3-es-web20-api/
implementation ("com.isotrol.impe3:impe3-es-web20-api:3.0.3")
'com.isotrol.impe3:impe3-es-web20-api:jar:3.0.3'
<dependency org="com.isotrol.impe3" name="impe3-es-web20-api" rev="3.0.3">
<artifact name="impe3-es-web20-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.isotrol.impe3', module='impe3-es-web20-api', version='3.0.3')
)
libraryDependencies += "com.isotrol.impe3" % "impe3-es-web20-api" % "3.0.3"
[com.isotrol.impe3/impe3-es-web20-api "3.0.3"]