License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.bizframe |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.bizframe/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.bizframe</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.bizframe/
implementation 'org.tinygroup:org.tinygroup.bizframe:1.1.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.bizframe/
implementation ("org.tinygroup:org.tinygroup.bizframe:1.1.0")
'org.tinygroup:org.tinygroup.bizframe:jar:1.1.0'
<dependency org="org.tinygroup" name="org.tinygroup.bizframe" rev="1.1.0">
<artifact name="org.tinygroup.bizframe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.bizframe', version='1.1.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.bizframe" % "1.1.0"
[org.tinygroup/org.tinygroup.bizframe "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.container | jar | 1.1.0 |
org.tinygroup : org.tinygroup.tinydb | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |