License |
License |
---|---|
GroupId | GroupIdio.github.methrat0n |
ArtifactId | ArtifactIdrestruct-core_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionrestruct-core
Obtains any format from your class in just one line
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restruct-core_2.12-1.0.0.pom | |
restruct-core_2.12-1.0.0.jar | 136 KB |
restruct-core_2.12-1.0.0-sources.jar | 10 KB |
restruct-core_2.12-1.0.0-javadoc.jar | 739 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.methrat0n/restruct-core_2.12/ -->
<dependency>
<groupId>io.github.methrat0n</groupId>
<artifactId>restruct-core_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.methrat0n/restruct-core_2.12/
implementation 'io.github.methrat0n:restruct-core_2.12:1.0.0'
// https://jarcasting.com/artifacts/io.github.methrat0n/restruct-core_2.12/
implementation ("io.github.methrat0n:restruct-core_2.12:1.0.0")
'io.github.methrat0n:restruct-core_2.12:jar:1.0.0'
<dependency org="io.github.methrat0n" name="restruct-core_2.12" rev="1.0.0">
<artifact name="restruct-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.methrat0n', module='restruct-core_2.12', version='1.0.0')
)
libraryDependencies += "io.github.methrat0n" % "restruct-core_2.12" % "1.0.0"
[io.github.methrat0n/restruct-core_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |