is not current version
Last Version 1.9

ru.greatbit.whoru:whoru-all 1.3


GroupId

GroupId

ru.greatbit.whoru
ArtifactId

ArtifactId

whoru-all
Version

Version

1.3
Type

Type

pom

Download whoru-all 1.3

Filename Size
whoru-all-1.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation 'ru.greatbit.whoru:whoru-all:1.3'
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation ("ru.greatbit.whoru:whoru-all:1.3")
'ru.greatbit.whoru:whoru-all:pom:1.3'
<dependency org="ru.greatbit.whoru" name="whoru-all" rev="1.3">
  <artifact name="whoru-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.whoru', module='whoru-all', version='1.3')
)
libraryDependencies += "ru.greatbit.whoru" % "whoru-all" % "1.3"
[ru.greatbit.whoru/whoru-all "1.3"]