is not current version
Last Version 1.4

io.timeandspace:jpsg-core 1.1

Java Primitive Specializations Generator Core

GroupId

GroupId

io.timeandspace
ArtifactId

ArtifactId

jpsg-core
Version

Version

1.1
Type

Type

jar

Download jpsg-core 1.1


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