GroupId | GroupIdcom.github.frontear |
---|---|
ArtifactId | ArtifactIdEfkolia |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
Efkolia-0.1.pom | |
Efkolia-0.1.jar | 21 KB |
Efkolia-0.1-sources.jar | 16 KB |
Efkolia-0.1-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frontear/Efkolia/ -->
<dependency>
<groupId>com.github.frontear</groupId>
<artifactId>Efkolia</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frontear/Efkolia/
implementation 'com.github.frontear:Efkolia:0.1'
// https://jarcasting.com/artifacts/com.github.frontear/Efkolia/
implementation ("com.github.frontear:Efkolia:0.1")
'com.github.frontear:Efkolia:jar:0.1'
<dependency org="com.github.frontear" name="Efkolia" rev="0.1">
<artifact name="Efkolia" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frontear', module='Efkolia', version='0.1')
)
libraryDependencies += "com.github.frontear" % "Efkolia" % "0.1"
[com.github.frontear/Efkolia "0.1"]