| License |
License |
|---|---|
| GroupId | GroupIdse.gothiaforum.gothia_actors |
| ArtifactId | ArtifactIdgothia_actors-system |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongothia_actors-system
Corporate POM for projects in the oppna-program community.
|
| Filename | Size |
|---|---|
| gothia_actors-system-1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.gothiaforum.gothia_actors/gothia_actors-system/ -->
<dependency>
<groupId>se.gothiaforum.gothia_actors</groupId>
<artifactId>gothia_actors-system</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.gothiaforum.gothia_actors/gothia_actors-system/
implementation 'se.gothiaforum.gothia_actors:gothia_actors-system:1.0'
// https://jarcasting.com/artifacts/se.gothiaforum.gothia_actors/gothia_actors-system/
implementation ("se.gothiaforum.gothia_actors:gothia_actors-system:1.0")
'se.gothiaforum.gothia_actors:gothia_actors-system:pom:1.0'
<dependency org="se.gothiaforum.gothia_actors" name="gothia_actors-system" rev="1.0">
<artifact name="gothia_actors-system" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.gothiaforum.gothia_actors', module='gothia_actors-system', version='1.0')
)
libraryDependencies += "se.gothiaforum.gothia_actors" % "gothia_actors-system" % "1.0"
[se.gothiaforum.gothia_actors/gothia_actors-system "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| commons-lang : commons-lang | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |