is not current version
Last Version 1.10

com.github.atomashpolskiy:examples 1.3.1


GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

examples
Version

Version

1.3.1
Type

Type

jar

Download examples 1.3.1


<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/examples/ -->
<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>examples</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/examples/
implementation 'com.github.atomashpolskiy:examples:1.3.1'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/examples/
implementation ("com.github.atomashpolskiy:examples:1.3.1")
'com.github.atomashpolskiy:examples:jar:1.3.1'
<dependency org="com.github.atomashpolskiy" name="examples" rev="1.3.1">
  <artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='examples', version='1.3.1')
)
libraryDependencies += "com.github.atomashpolskiy" % "examples" % "1.3.1"
[com.github.atomashpolskiy/examples "1.3.1"]