License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.pshirshov.izumitk |
ArtifactId | ArtifactIdapp-skeleton_2.12 |
Version | Version1.2.109 |
Type | Typejar |
Description |
Descriptionapp-skeleton
app-skeleton
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.bitbucket.pshirshov.izumitk |
Filename | Size |
---|---|
app-skeleton_2.12-1.2.109.pom | |
app-skeleton_2.12-1.2.109.jar | 79 KB |
app-skeleton_2.12-1.2.109-tests.jar | 421 bytes |
app-skeleton_2.12-1.2.109-tests-sources.jar | 399 bytes |
app-skeleton_2.12-1.2.109-tests-javadoc.jar | 340 bytes |
app-skeleton_2.12-1.2.109-sources.jar | 15 KB |
app-skeleton_2.12-1.2.109-javadoc.jar | 749 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-skeleton_2.12/ -->
<dependency>
<groupId>org.bitbucket.pshirshov.izumitk</groupId>
<artifactId>app-skeleton_2.12</artifactId>
<version>1.2.109</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-skeleton_2.12/
implementation 'org.bitbucket.pshirshov.izumitk:app-skeleton_2.12:1.2.109'
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-skeleton_2.12/
implementation ("org.bitbucket.pshirshov.izumitk:app-skeleton_2.12:1.2.109")
'org.bitbucket.pshirshov.izumitk:app-skeleton_2.12:jar:1.2.109'
<dependency org="org.bitbucket.pshirshov.izumitk" name="app-skeleton_2.12" rev="1.2.109">
<artifact name="app-skeleton_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.pshirshov.izumitk', module='app-skeleton_2.12', version='1.2.109')
)
libraryDependencies += "org.bitbucket.pshirshov.izumitk" % "app-skeleton_2.12" % "1.2.109"
[org.bitbucket.pshirshov.izumitk/app-skeleton_2.12 "1.2.109"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.pshirshov.izumitk : commons-test_2.12 | jar | 1.2.109 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |
org.scalamock : scalamock-scalatest-support_2.12 | jar | 3.5.0 |