| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.twitter |
| Идентификатор | Идентификаторjaqen-ntuple |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJaqen NTuple
A type-safe heterogenous Map or a Named field Tuple depending how you look at it
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jaqen-ntuple-0.1.0.pom | |
| jaqen-ntuple-0.1.0.jar | 157 KB |
| jaqen-ntuple-0.1.0-sources.jar | 7 KB |
| jaqen-ntuple-0.1.0-javadoc.jar | 495 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twitter/jaqen-ntuple/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>jaqen-ntuple</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/jaqen-ntuple/
implementation 'com.twitter:jaqen-ntuple:0.1.0'
// https://jarcasting.com/artifacts/com.twitter/jaqen-ntuple/
implementation ("com.twitter:jaqen-ntuple:0.1.0")
'com.twitter:jaqen-ntuple:jar:0.1.0'
<dependency org="com.twitter" name="jaqen-ntuple" rev="0.1.0">
<artifact name="jaqen-ntuple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='jaqen-ntuple', version='0.1.0')
)
libraryDependencies += "com.twitter" % "jaqen-ntuple" % "0.1.0"
[com.twitter/jaqen-ntuple "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.scala-lang : scala-reflect | jar | 2.10.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.2 |