License |
License |
---|---|
GroupId | GroupIdio.timeandspace |
ArtifactId | ArtifactIdjpsg-core |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionJPSG Core
Java Primitive Specializations Generator Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jpsg-core-1.4.pom | |
jpsg-core-1.4.jar | 137 KB |
jpsg-core-1.4-sources.jar | 50 KB |
jpsg-core-1.4-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.timeandspace/jpsg-core/ -->
<dependency>
<groupId>io.timeandspace</groupId>
<artifactId>jpsg-core</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.timeandspace/jpsg-core/
implementation 'io.timeandspace:jpsg-core:1.4'
// https://jarcasting.com/artifacts/io.timeandspace/jpsg-core/
implementation ("io.timeandspace:jpsg-core:1.4")
'io.timeandspace:jpsg-core:jar:1.4'
<dependency org="io.timeandspace" name="jpsg-core" rev="1.4">
<artifact name="jpsg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.timeandspace', module='jpsg-core', version='1.4')
)
libraryDependencies += "io.timeandspace" % "jpsg-core" % "1.4"
[io.timeandspace/jpsg-core "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations-java5 | jar | 17.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |
org.slf4j : slf4j-api | jar | 1.7.25 |