| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aaronbedra |
| Идентификатор | Идентификаторlibrepsheet |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlibrepsheet
Repsheet core library for Java
|
| Имя Файла | Размер |
|---|---|
| librepsheet-0.2.0.pom | |
| librepsheet-0.2.0.jar | 10 KB |
| librepsheet-0.2.0-sources.jar | 3 KB |
| librepsheet-0.2.0-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aaronbedra/librepsheet/ -->
<dependency>
<groupId>com.aaronbedra</groupId>
<artifactId>librepsheet</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aaronbedra/librepsheet/
implementation 'com.aaronbedra:librepsheet:0.2.0'
// https://jarcasting.com/artifacts/com.aaronbedra/librepsheet/
implementation ("com.aaronbedra:librepsheet:0.2.0")
'com.aaronbedra:librepsheet:jar:0.2.0'
<dependency org="com.aaronbedra" name="librepsheet" rev="0.2.0">
<artifact name="librepsheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aaronbedra', module='librepsheet', version='0.2.0')
)
libraryDependencies += "com.aaronbedra" % "librepsheet" % "0.2.0"
[com.aaronbedra/librepsheet "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| redis.clients : jedis | jar | 2.6.3 |
| commons-validator : commons-validator | jar | 1.4.1 |
| com.aaronbedra : orchard | jar | 0.1.1 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.maven.plugins : maven-jxr-plugin | jar | 2.3 |
| org.openjdk.jmh : jmh-core | jar | 1.5.1 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.5.1 |