GroupId | GroupIdcom.github.fomkin |
---|---|
ArtifactId | ArtifactIdpushka-core_2.11 |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
pushka-core_2.11-0.5.0.pom | |
pushka-core_2.11-0.5.0.jar | 180 KB |
pushka-core_2.11-0.5.0-sources.jar | 6 KB |
pushka-core_2.11-0.5.0-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/pushka-core_2.11/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>pushka-core_2.11</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/pushka-core_2.11/
implementation 'com.github.fomkin:pushka-core_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.github.fomkin/pushka-core_2.11/
implementation ("com.github.fomkin:pushka-core_2.11:0.5.0")
'com.github.fomkin:pushka-core_2.11:jar:0.5.0'
<dependency org="com.github.fomkin" name="pushka-core_2.11" rev="0.5.0">
<artifact name="pushka-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='pushka-core_2.11', version='0.5.0')
)
libraryDependencies += "com.github.fomkin" % "pushka-core_2.11" % "0.5.0"
[com.github.fomkin/pushka-core_2.11 "0.5.0"]