| License |
License |
|---|---|
| GroupId | GroupIdru.greatbit.whoru |
| ArtifactId | ArtifactIdwhoru-all |
| Version | Version1.7 |
| Type | Typepom |
| Description |
DescriptionWho Are You
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationGreatBit |
| Filename | Size |
|---|---|
| whoru-all-1.7.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/ -->
<dependency>
<groupId>ru.greatbit.whoru</groupId>
<artifactId>whoru-all</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation 'ru.greatbit.whoru:whoru-all:1.7'
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation ("ru.greatbit.whoru:whoru-all:1.7")
'ru.greatbit.whoru:whoru-all:pom:1.7'
<dependency org="ru.greatbit.whoru" name="whoru-all" rev="1.7">
<artifact name="whoru-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.whoru', module='whoru-all', version='1.7')
)
libraryDependencies += "ru.greatbit.whoru" % "whoru-all" % "1.7"
[ru.greatbit.whoru/whoru-all "1.7"]