| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
|---|---|
| Группа | Группаorg.terrameta |
| Идентификатор | Идентификаторplasma-profile |
| Версия | Версия1.3.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| plasma-profile-1.3.1.pom | |
| plasma-profile-1.3.1.jar | 223 KB |
| plasma-profile-1.3.1-sources.jar | 228 KB |
| plasma-profile-1.3.1-javadoc.jar | 302 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.terrameta/plasma-profile/ -->
<dependency>
<groupId>org.terrameta</groupId>
<artifactId>plasma-profile</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrameta/plasma-profile/
implementation 'org.terrameta:plasma-profile:1.3.1'
// https://jarcasting.com/artifacts/org.terrameta/plasma-profile/
implementation ("org.terrameta:plasma-profile:1.3.1")
'org.terrameta:plasma-profile:jar:1.3.1'
<dependency org="org.terrameta" name="plasma-profile" rev="1.3.1">
<artifact name="plasma-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrameta', module='plasma-profile', version='1.3.1')
)
libraryDependencies += "org.terrameta" % "plasma-profile" % "1.3.1"
[org.terrameta/plasma-profile "1.3.1"]