License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdTinySeg |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TinySeg-2.2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/TinySeg/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>TinySeg</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/TinySeg/
implementation 'org.tinygroup:TinySeg:2.2.0'
// https://jarcasting.com/artifacts/org.tinygroup/TinySeg/
implementation ("org.tinygroup:TinySeg:2.2.0")
'org.tinygroup:TinySeg:pom:2.2.0'
<dependency org="org.tinygroup" name="TinySeg" rev="2.2.0">
<artifact name="TinySeg" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='TinySeg', version='2.2.0')
)
libraryDependencies += "org.tinygroup" % "TinySeg" % "2.2.0"
[org.tinygroup/TinySeg "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |