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