is not current version
Last Version 1.2.109

org.bitbucket.pshirshov.izumitk:app-skeleton_2.11 1.2.99

app-skeleton

GroupId

GroupId

org.bitbucket.pshirshov.izumitk
ArtifactId

ArtifactId

app-skeleton_2.11
Version

Version

1.2.99
Type

Type

jar

Download app-skeleton_2.11 1.2.99


<!-- https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-skeleton_2.11/ -->
<dependency>
    <groupId>org.bitbucket.pshirshov.izumitk</groupId>
    <artifactId>app-skeleton_2.11</artifactId>
    <version>1.2.99</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-skeleton_2.11/
implementation 'org.bitbucket.pshirshov.izumitk:app-skeleton_2.11:1.2.99'
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-skeleton_2.11/
implementation ("org.bitbucket.pshirshov.izumitk:app-skeleton_2.11:1.2.99")
'org.bitbucket.pshirshov.izumitk:app-skeleton_2.11:jar:1.2.99'
<dependency org="org.bitbucket.pshirshov.izumitk" name="app-skeleton_2.11" rev="1.2.99">
  <artifact name="app-skeleton_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.pshirshov.izumitk', module='app-skeleton_2.11', version='1.2.99')
)
libraryDependencies += "org.bitbucket.pshirshov.izumitk" % "app-skeleton_2.11" % "1.2.99"
[org.bitbucket.pshirshov.izumitk/app-skeleton_2.11 "1.2.99"]