is not current version
Last Version 1.3.3

org.terrameta:plasma-profile 1.2.5

The Plasma Profile Module

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.terrameta
ArtifactId

ArtifactId

plasma-profile
Version

Version

1.2.5
Type

Type

jar

Download plasma-profile 1.2.5


<!-- https://jarcasting.com/artifacts/org.terrameta/plasma-profile/ -->
<dependency>
    <groupId>org.terrameta</groupId>
    <artifactId>plasma-profile</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrameta/plasma-profile/
implementation 'org.terrameta:plasma-profile:1.2.5'
// https://jarcasting.com/artifacts/org.terrameta/plasma-profile/
implementation ("org.terrameta:plasma-profile:1.2.5")
'org.terrameta:plasma-profile:jar:1.2.5'
<dependency org="org.terrameta" name="plasma-profile" rev="1.2.5">
  <artifact name="plasma-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrameta', module='plasma-profile', version='1.2.5')
)
libraryDependencies += "org.terrameta" % "plasma-profile" % "1.2.5"
[org.terrameta/plasma-profile "1.2.5"]