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