| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.threerings |
| Идентификатор | Идентификаторtripleplay-plugins |
| Версия | Версия2.0.6 |
| Тип | Типpom |
| Описание |
ОписаниеTP Plugins
A meta-package for Triple Play Maven plugins.
|
| Имя Файла | Размер |
|---|---|
| tripleplay-plugins-2.0.6.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.threerings/tripleplay-plugins/ -->
<dependency>
<groupId>com.threerings</groupId>
<artifactId>tripleplay-plugins</artifactId>
<version>2.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/tripleplay-plugins/
implementation 'com.threerings:tripleplay-plugins:2.0.6'
// https://jarcasting.com/artifacts/com.threerings/tripleplay-plugins/
implementation ("com.threerings:tripleplay-plugins:2.0.6")
'com.threerings:tripleplay-plugins:pom:2.0.6'
<dependency org="com.threerings" name="tripleplay-plugins" rev="2.0.6">
<artifact name="tripleplay-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='tripleplay-plugins', version='2.0.6')
)
libraryDependencies += "com.threerings" % "tripleplay-plugins" % "2.0.6"
[com.threerings/tripleplay-plugins "2.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-core | jar | 2.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |