| License | License | 
|---|---|
| GroupId | GroupIdorg.e-hoffman.testing | 
| ArtifactId | ArtifactIdAdvisedCore | 
| Last Version | Last Version1.2.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAdvisedCore | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| AdvisedCore-1.2.5.pom | |
| AdvisedCore-1.2.5.jar | 15 KB | 
| AdvisedCore-1.2.5-tests.jar | 14 KB | 
| AdvisedCore-1.2.5-sources.jar | 13 KB | 
| AdvisedCore-1.2.5-javadoc.jar | 66 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/AdvisedCore/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>AdvisedCore</artifactId>
    <version>1.2.5</version>
</dependency>// https://jarcasting.com/artifacts/org.e-hoffman.testing/AdvisedCore/
implementation 'org.e-hoffman.testing:AdvisedCore:1.2.5'// https://jarcasting.com/artifacts/org.e-hoffman.testing/AdvisedCore/
implementation ("org.e-hoffman.testing:AdvisedCore:1.2.5")'org.e-hoffman.testing:AdvisedCore:jar:1.2.5'<dependency org="org.e-hoffman.testing" name="AdvisedCore" rev="1.2.5">
  <artifact name="AdvisedCore" type="jar" />
</dependency>@Grapes(
@Grab(group='org.e-hoffman.testing', module='AdvisedCore', version='1.2.5')
)libraryDependencies += "org.e-hoffman.testing" % "AdvisedCore" % "1.2.5"[org.e-hoffman.testing/AdvisedCore "1.2.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| aopalliance : aopalliance | jar | 1.0 | 
| junit : junit | jar | 4.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| io.leangen.geantyref : geantyref | jar | 1.3.4 | 
| org.assertj : assertj-core | jar | 3.11.1 |