is not current version
Last Version 1.9

ru.greatbit.whoru:whoru-all 1.1


GroupId

GroupId

ru.greatbit.whoru
ArtifactId

ArtifactId

whoru-all
Version

Version

1.1
Type

Type

pom

Download whoru-all 1.1

Filename Size
whoru-all-1.1.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/ -->
<dependency>
    <groupId>ru.greatbit.whoru</groupId>
    <artifactId>whoru-all</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation 'ru.greatbit.whoru:whoru-all:1.1'
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation ("ru.greatbit.whoru:whoru-all:1.1")
'ru.greatbit.whoru:whoru-all:pom:1.1'
<dependency org="ru.greatbit.whoru" name="whoru-all" rev="1.1">
  <artifact name="whoru-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.whoru', module='whoru-all', version='1.1')
)
libraryDependencies += "ru.greatbit.whoru" % "whoru-all" % "1.1"
[ru.greatbit.whoru/whoru-all "1.1"]