| License | License | 
|---|---|
| GroupId | GroupIdorg.tinygroup | 
| ArtifactId | ArtifactIdorg.tinygroup.frameTplDeepblue | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Project Organization | Project OrganizationTinyGroup | 
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.frameTplDeepblue/ -->
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.frameTplDeepblue</artifactId>
    <version>2.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.frameTplDeepblue/
implementation 'org.tinygroup:org.tinygroup.frameTplDeepblue:2.2.0'// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.frameTplDeepblue/
implementation ("org.tinygroup:org.tinygroup.frameTplDeepblue:2.2.0")'org.tinygroup:org.tinygroup.frameTplDeepblue:jar:2.2.0'<dependency org="org.tinygroup" name="org.tinygroup.frameTplDeepblue" rev="2.2.0">
  <artifact name="org.tinygroup.frameTplDeepblue" type="jar" />
</dependency>@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.frameTplDeepblue', version='2.2.0')
)libraryDependencies += "org.tinygroup" % "org.tinygroup.frameTplDeepblue" % "2.2.0"[org.tinygroup/org.tinygroup.frameTplDeepblue "2.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.tinygroup : org.tinygroup.frameCommon | jar | 2.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |