| License |
License |
|---|---|
| GroupId | GroupIdru.greatbit.whoru |
| ArtifactId | ArtifactIdwhoru-all |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| 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.9.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.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation 'ru.greatbit.whoru:whoru-all:1.9'
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation ("ru.greatbit.whoru:whoru-all:1.9")
'ru.greatbit.whoru:whoru-all:pom:1.9'
<dependency org="ru.greatbit.whoru" name="whoru-all" rev="1.9">
<artifact name="whoru-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.whoru', module='whoru-all', version='1.9')
)
libraryDependencies += "ru.greatbit.whoru" % "whoru-all" % "1.9"
[ru.greatbit.whoru/whoru-all "1.9"]