GroupId | GroupIdcom.github.martinpaljak |
---|---|
ArtifactId | ArtifactIdesteid |
Version | Version17.11.13 |
Type | Typejar |
Filename | Size |
---|---|
esteid-17.11.13.pom | |
esteid-17.11.13.jar | 78 KB |
esteid-17.11.13-sources.jar | 44 KB |
esteid-17.11.13-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/esteid/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>esteid</artifactId>
<version>17.11.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/esteid/
implementation 'com.github.martinpaljak:esteid:17.11.13'
// https://jarcasting.com/artifacts/com.github.martinpaljak/esteid/
implementation ("com.github.martinpaljak:esteid:17.11.13")
'com.github.martinpaljak:esteid:jar:17.11.13'
<dependency org="com.github.martinpaljak" name="esteid" rev="17.11.13">
<artifact name="esteid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='esteid', version='17.11.13')
)
libraryDependencies += "com.github.martinpaljak" % "esteid" % "17.11.13"
[com.github.martinpaljak/esteid "17.11.13"]