is not current version
Last Version 0.2

com.github.kelebra:security-identifier 0.1

Domain model and utility methods for representation of securities identification on exchange

Categories

Categories

IDE Development Tools Security
GroupId

GroupId

com.github.kelebra
ArtifactId

ArtifactId

security-identifier
Version

Version

0.1
Type

Type

jar

Download security-identifier 0.1


<!-- https://jarcasting.com/artifacts/com.github.kelebra/security-identifier/ -->
<dependency>
    <groupId>com.github.kelebra</groupId>
    <artifactId>security-identifier</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kelebra/security-identifier/
implementation 'com.github.kelebra:security-identifier:0.1'
// https://jarcasting.com/artifacts/com.github.kelebra/security-identifier/
implementation ("com.github.kelebra:security-identifier:0.1")
'com.github.kelebra:security-identifier:jar:0.1'
<dependency org="com.github.kelebra" name="security-identifier" rev="0.1">
  <artifact name="security-identifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kelebra', module='security-identifier', version='0.1')
)
libraryDependencies += "com.github.kelebra" % "security-identifier" % "0.1"
[com.github.kelebra/security-identifier "0.1"]