License |
License
Plasma License
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.terrameta |
ArtifactId | ArtifactIdplasma-common |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlasma Common
The Plasma Common Module
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plasma-common-2.1.7.pom | |
plasma-common-2.1.7.jar | 198 KB |
plasma-common-2.1.7-sources.jar | 226 KB |
plasma-common-2.1.7-javadoc.jar | 939 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terrameta/plasma-common/ -->
<dependency>
<groupId>org.terrameta</groupId>
<artifactId>plasma-common</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrameta/plasma-common/
implementation 'org.terrameta:plasma-common:2.1.7'
// https://jarcasting.com/artifacts/org.terrameta/plasma-common/
implementation ("org.terrameta:plasma-common:2.1.7")
'org.terrameta:plasma-common:jar:2.1.7'
<dependency org="org.terrameta" name="plasma-common" rev="2.1.7">
<artifact name="plasma-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrameta', module='plasma-common', version='2.1.7')
)
libraryDependencies += "org.terrameta" % "plasma-common" % "2.1.7"
[org.terrameta/plasma-common "2.1.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
log4j : log4j | jar | 1.2.9 |
commons-logging : commons-logging | jar | 1.1.1 |