License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.99soft.guice.sli4j |
ArtifactId | ArtifactIdsli4j-core |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description99soft :: SLI4J :: Core
sli4j core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sli4j-core-3.3.pom | |
sli4j-core-3.3.jar | 11 KB |
sli4j-core-3.3-sources.jar | 9 KB |
sli4j-core-3.3-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.99soft.guice.sli4j/sli4j-core/ -->
<dependency>
<groupId>org.99soft.guice.sli4j</groupId>
<artifactId>sli4j-core</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.99soft.guice.sli4j/sli4j-core/
implementation 'org.99soft.guice.sli4j:sli4j-core:3.3'
// https://jarcasting.com/artifacts/org.99soft.guice.sli4j/sli4j-core/
implementation ("org.99soft.guice.sli4j:sli4j-core:3.3")
'org.99soft.guice.sli4j:sli4j-core:jar:3.3'
<dependency org="org.99soft.guice.sli4j" name="sli4j-core" rev="3.3">
<artifact name="sli4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.99soft.guice.sli4j', module='sli4j-core', version='3.3')
)
libraryDependencies += "org.99soft.guice.sli4j" % "sli4j-core" % "3.3"
[org.99soft.guice.sli4j/sli4j-core "3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.0 |