Categories |
CategoriesContainer |
---|---|
GroupId | GroupIdde.exxcellent |
ArtifactId | ArtifactIdecholot-webcontainer |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
echolot-webcontainer-1.0.2.pom | |
echolot-webcontainer-1.0.2.jar | 619 KB |
echolot-webcontainer-1.0.2-sources.jar | 30 KB |
echolot-webcontainer-1.0.2-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.exxcellent/echolot-webcontainer/ -->
<dependency>
<groupId>de.exxcellent</groupId>
<artifactId>echolot-webcontainer</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.exxcellent/echolot-webcontainer/
implementation 'de.exxcellent:echolot-webcontainer:1.0.2'
// https://jarcasting.com/artifacts/de.exxcellent/echolot-webcontainer/
implementation ("de.exxcellent:echolot-webcontainer:1.0.2")
'de.exxcellent:echolot-webcontainer:jar:1.0.2'
<dependency org="de.exxcellent" name="echolot-webcontainer" rev="1.0.2">
<artifact name="echolot-webcontainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.exxcellent', module='echolot-webcontainer', version='1.0.2')
)
libraryDependencies += "de.exxcellent" % "echolot-webcontainer" % "1.0.2"
[de.exxcellent/echolot-webcontainer "1.0.2"]