is not current version
Last Version 0.6.2

dev.errant:bettertype-core 0.5.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

dev.errant
ArtifactId

ArtifactId

bettertype-core
Version

Version

0.5.0
Type

Type

jar

Download bettertype-core 0.5.0


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