is not current version
Last Version 1.4

io.timeandspace:jpsg-core 1.2

Java Primitive Specializations Generator Core

GroupId

GroupId

io.timeandspace
ArtifactId

ArtifactId

jpsg-core
Version

Version

1.2
Type

Type

jar

Download jpsg-core 1.2


<!-- https://jarcasting.com/artifacts/io.timeandspace/jpsg-core/ -->
<dependency>
    <groupId>io.timeandspace</groupId>
    <artifactId>jpsg-core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.timeandspace/jpsg-core/
implementation 'io.timeandspace:jpsg-core:1.2'
// https://jarcasting.com/artifacts/io.timeandspace/jpsg-core/
implementation ("io.timeandspace:jpsg-core:1.2")
'io.timeandspace:jpsg-core:jar:1.2'
<dependency org="io.timeandspace" name="jpsg-core" rev="1.2">
  <artifact name="jpsg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.timeandspace', module='jpsg-core', version='1.2')
)
libraryDependencies += "io.timeandspace" % "jpsg-core" % "1.2"
[io.timeandspace/jpsg-core "1.2"]