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