GroupId | GroupIdcom.github.martinpaljak |
---|---|
ArtifactId | ArtifactIdesteid |
Version | Version17.11.14 |
Type | Typejar |
Filename | Size |
---|---|
esteid-17.11.14.pom | |
esteid-17.11.14.jar | 81 KB |
esteid-17.11.14-sources.jar | 51 KB |
esteid-17.11.14-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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/esteid/
implementation 'com.github.martinpaljak:esteid:17.11.14'
// https://jarcasting.com/artifacts/com.github.martinpaljak/esteid/
implementation ("com.github.martinpaljak:esteid:17.11.14")
'com.github.martinpaljak:esteid:jar:17.11.14'
<dependency org="com.github.martinpaljak" name="esteid" rev="17.11.14">
<artifact name="esteid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='esteid', version='17.11.14')
)
libraryDependencies += "com.github.martinpaljak" % "esteid" % "17.11.14"
[com.github.martinpaljak/esteid "17.11.14"]