License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.antonsjava |
ArtifactId | ArtifactIdtempdb |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontempdb
just another utility library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tempdb-1.1.pom | |
tempdb-1.1.jar | 26 KB |
tempdb-1.1-sources.jar | 17 KB |
tempdb-1.1-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.antonsjava/tempdb/ -->
<dependency>
<groupId>io.github.antonsjava</groupId>
<artifactId>tempdb</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.antonsjava/tempdb/
implementation 'io.github.antonsjava:tempdb:1.1'
// https://jarcasting.com/artifacts/io.github.antonsjava/tempdb/
implementation ("io.github.antonsjava:tempdb:1.1")
'io.github.antonsjava:tempdb:jar:1.1'
<dependency org="io.github.antonsjava" name="tempdb" rev="1.1">
<artifact name="tempdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.antonsjava', module='tempdb', version='1.1')
)
libraryDependencies += "io.github.antonsjava" % "tempdb" % "1.1"
[io.github.antonsjava/tempdb "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |