| Лицензия |
Лицензия
GNU Lesser General Public License (LGPL), Version 2.1
|
|---|---|
| Группа | Группаcom.threerings.nexus |
| Идентификатор | Идентификаторnexus-tools |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNexus Tools
A framework for developing distributed applications.
|
| Имя Файла | Размер |
|---|---|
| nexus-tools-1.0.pom | |
| nexus-tools-1.0.jar | 3 KB |
| nexus-tools-1.0-sources.jar | 2 KB |
| nexus-tools-1.0-javadoc.jar | 332 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.threerings.nexus/nexus-tools/ -->
<dependency>
<groupId>com.threerings.nexus</groupId>
<artifactId>nexus-tools</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings.nexus/nexus-tools/
implementation 'com.threerings.nexus:nexus-tools:1.0'
// https://jarcasting.com/artifacts/com.threerings.nexus/nexus-tools/
implementation ("com.threerings.nexus:nexus-tools:1.0")
'com.threerings.nexus:nexus-tools:jar:1.0'
<dependency org="com.threerings.nexus" name="nexus-tools" rev="1.0">
<artifact name="nexus-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings.nexus', module='nexus-tools', version='1.0')
)
libraryDependencies += "com.threerings.nexus" % "nexus-tools" % "1.0"
[com.threerings.nexus/nexus-tools "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.threerings.nexus : nexus-core | jar | 1.0 |
| com.google.guava : guava | jar | 13.0 |
| com.samskivert : jmustache | jar | 1.4 |
| org.scala-lang : scala-library | jar | 2.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |